Skip to content

Releases: godsic/hotspin

hotspin 0.1.114α

03 Jul 10:28
Compare
Choose a tag to compare
hotspin 0.1.114α Pre-release
Pre-release
  • 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α

10 Jun 20:37
Compare
Choose a tag to compare
hotspin 0.0.88α Pre-release
Pre-release
  • 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α

29 Apr 20:31
Compare
Choose a tag to compare
hotspin 0.0.76α Pre-release
Pre-release
  • speedup phonon's heat capacity calculation
  • build against CUDA 6 release version
  • minor fixes

hotspin 0.0.68α

15 Apr 19:24
Compare
Choose a tag to compare
hotspin 0.0.68α Pre-release
Pre-release
  • 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α

08 Apr 19:02
Compare
Choose a tag to compare
hotspin 0.0.52α Pre-release
Pre-release
  • 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