Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 09:45
· 13 commits to master since this release

SpinMonteCarlo v1.1.0

Diff since v1.0.0

  • New lattice, "J1J2 square lattice"
    • J1-J2 Square lattice (J2 means next-nearest neighbor interaction)
  • Custom post-process function of the observables can be passed as "Post Process" parameter
  • Set compatible versions of deps more strictly
  • Update CI/CD environments: migrate to GitHub Actions

Merged pull requests:

  • Install TagBot as a GitHub Action (#8) (@JuliaTagBot)
  • CompatHelper: bump compat for "SpecialFunctions" to "2.0" (#18) (@github-actions[bot])
  • use GitHub actions (#19) (@yomichi)
  • check Julia-LTS only on Ubuntu (#20) (@yomichi)

Closed issues:

  • release v1.0.0 (#6)
  • add deps compatibility (#7)