v0.4.3
Sunny v0.4.3
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:
- clean up outdated codes and add threaded PT (#67) (@mswwilson)
- Add SU(N) LSWT to Sunny (#68) (@Hao-Phys)
- parallel tempering update (#73) (@mswwilson)
- add advanced mc (#74) (@mswwilson)
- MCMC (#77) (@kbarros)
- Performance enhancements for inverse problem (#78) (@Lazersmoke)
- Accelerate force calculation (#79) (@Lazersmoke)
- Faster iteration over cell pairs (#80) (@kbarros)
- Get to zero allocations in sampling and dynamics (#81) (@kbarros)
- New function,
remove_periodicity
(#85) (@kbarros)