Releases: godsic/hotspin
Releases · godsic/hotspin
hotspin 0.1.114α
- demag tensor calculation is backported from mumax3, at least x8 speedup of the initialization
- fixed non-local damping term
- fixed heat diffusion term
- various notation changes
- 'temperature/Drude' module
- examples
hotspin 0.0.88α
- fix linking of hotspin binary (thanks to Theo Diekmann)
- fix Brillouin and Langevin functions behaviour for T->0
- fix normalizer module behaviour for Ms=0
hotspin 0.0.76α
- speedup phonon's heat capacity calculation
- build against CUDA 6 release version
- minor fixes
hotspin 0.0.68α
- Up to 10% performance improvement if demag is used
- The demag kernel memory footprint is reduced by a factor of 4
hotspin 0.0.52α
- Fully IEEE 754-2008 compliant double precision calculus
- Much faster initialization of the mapped quantities via single API call
- DUMP format I/O
- various bug fixes and performance improvements