Skip to content

Releases: SunnySuite/Sunny.jl

v0.5.2

31 Aug 00:45
Compare
Choose a tag to compare

Sunny v0.5.2

Diff since v0.5.1

Closed issues:

  • Fix markersize in plotting legends (#7)
  • recipvecs not set properly in LSWT (#109)
  • Pulses and operator average values (#141)
  • Build IJulia notebook for each doc example (#144)
  • Provide form factors for more magnetic ions (#145)
  • Standard errors on SampledCorrelations (#148)

Merged pull requests:

v0.5.1

23 Aug 19:05
Compare
Choose a tag to compare

Sunny v0.5.1

Diff since v0.5.0

Closed issues:

  • spin_operators / 'stevens_operators' not defined (#138)

Merged pull requests:

v0.5.0

22 Aug 16:08
Compare
Choose a tag to compare

Sunny v0.5.0

Diff since v0.4.3

Closed issues:

  • Procedure to quickly find local energy minimum (#71)
  • When P1 symmetry is applied, Sunny misses the 'reverse' bonds (#106)
  • Setting onsite coupling to zero doesn't remove it (#110)

Merged pull requests:

v0.4.3

23 Jun 16:23
Compare
Choose a tag to compare

Sunny v0.4.3

Diff since v0.4.2

Closed issues:

  • Unify specification of single-ion anisotropy (#37)
  • Automatically renormalize single-ion anisotropy and biquadratic (#62)
  • Correctly identify and duplicated inhomogeneous interactions, and overwrite (#69)
  • Open boundary conditions (#75)
  • Eliminate allocations in sampling and dynamics (#82)

Merged pull requests:

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)