Skip to content

Releases: SunnySuite/Sunny.jl

v0.4.2

28 Feb 00:51
Compare
Choose a tag to compare

Sunny v0.4.2

Diff since v0.4.1

Closed issues:

  • MetropolisSampler should allow adjustable magnitude of updates (#36)
  • Occasional segfaults when dipole-dipole interactions are enabled (#65)

Merged pull requests:

v0.4.1

13 Feb 21:36
Compare
Choose a tag to compare

Sunny v0.4.1

Diff since v0.4.0

Closed issues:

  • Allow for inhomogeneities in real-space (#38)

Merged pull requests:

v0.4.0

10 Feb 15:55
Compare
Choose a tag to compare

Sunny v0.4.0

Diff since v0.3.0

Closed issues:

  • Consider switching to TestItems.jl (#34)
  • Problem with extend_periodically() (#35)
  • Coefficients in print_bond() are not used consistently within a bond equivalence class (#53)

Merged pull requests:

v0.3.0

07 Sep 21:08
Compare
Choose a tag to compare

Sunny v0.3.0

Diff since v0.2.0

Merged pull requests:

v0.2.0

21 Aug 18:14
Compare
Choose a tag to compare

Sunny v0.2.0

Diff since v0.1.0

Merged pull requests:

v0.1.0

06 Feb 18:09
Compare
Choose a tag to compare

Sunny v0.1.0

Initial release

Merged pull requests:

  • Wang landau (#2) (@mswwilson)
  • Added Kipton's spherical cap update and include Gaussian spin update. (#3) (@mswwilson)
  • Add ParallelTempering (#4) (@mswwilson)
  • Hide plotting behind requires (#6) (@kbarros)
  • Implementation of arbitrary spin-magnitudes and g-tensors (#8) (@ColeMiles)
  • Add feedback optimization for PT temperatures (#9) (@mswwilson)
  • Remove arbitrary-dimension lattices and systems (#10) (@ColeMiles)
  • Refactor bond-handling code in PairInteractions.jl into new type BondTable (#11) (@ColeMiles)