Releases: SunnySuite/Sunny.jl
Releases · SunnySuite/Sunny.jl
v0.4.2
v0.4.1
v0.4.0
Sunny v0.4.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:
- Graphics update (#30) (@kbarros)
- Convert to TestItemRunner (#39) (@kbarros)
- Revamp docs (#40) (@kbarros)
- Fix wrapping tests (#41) (@kbarros)
- Fix extend_periodically (#42) (@kbarros)
- Fix issue with ambiguous crystal setting (#43) (@kbarros)
- Remove uses of Logging macros (#45) (@kbarros)
- Anisotropy refactor (#48) (@kbarros)
- Print anisotropy as Stevens for given N (#49) (@kbarros)
- SF intensity and sum rule revisions (#50) (@ddahlbom)
- Large N integrator fix (#52) (@ddahlbom)
- Fix DM interaction (#57) (@kbarros)
v0.3.0
Sunny v0.3.0
Merged pull requests:
v0.2.0
Sunny v0.2.0
Merged pull requests:
- Exchange MC (#13) (@mswwilson)
- SU(N) integration and sundry associated to-dos (#14) (@ddahlbom)
- SunnyGfx added to Sunny with CrystalViewer (#15) (@mswwilson)
- Refactor for sun (#16) (@ddahlbom)
- Symmetry analysis for single ion anisotropy. (#17) (@kbarros)
- Changed SiteInfo interface. \kappa changed to spin_rescaling. (#18) (@ddahlbom)
- Replica exchage updates and general MC fixes to SU(N) Sunny (#19) (@ddahlbom)
- Offline viewers (#20) (@kbarros)
- additional wrapper functions for LangevinSampler (#21) (@ddahlbom)
- Fix superlat construction bug + minor refactors (#22) (@ColeMiles)
- Readme updates (#23) (@kbarros)
- Doc fixes (#24) (@kbarros)
- Indexing refactor and related optimizations (#25) (@ddahlbom)
- Indexing refactor bugfixes (#26) (@ddahlbom)
- Fixed broken indices in StructureFactors.jl, adjusted form of some others for readability. (#27) (@ddahlbom)
v0.1.0
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)