Skip to content

Releases: SpinWaveGenie/SpinWaveGenie

SpinWaveGenie v0.3.0

15 Mar 22:16
Compare
Choose a tag to compare
  • Python interface for easy scripting.
  • Support building with MSVC 2015 and 2017.
  • Coding improvements recommended by clang-tidy
  • Eigen available as an external project

SpinWaveGenie v0.2.1

24 Oct 19:30
Compare
Choose a tag to compare

Fix: On gcc 4.8, in order to use std::thread one must also link against libpthread.

SpinWaveGenie v0.2.0

23 Oct 15:30
Compare
Choose a tag to compare
  1. Fix: Logic error in Interaction::operator< that was causing a seg fault on AppleClang.
  2. Fix: issues found by address sanitizer and undefined-behavior sanitizer
  3. Enhancement: experimental windows support.
  4. Minimum version of GCC is now 4.8

SpinWaveGenie v0.1.1

30 Apr 14:54
Compare
Choose a tag to compare
  1. Fix: Build issue caused by examples/YFeO3/YFeO3_2_K_m3.py being in the wrong directory
  2. Fix: AdaptiveSimpson::integrate() gives incorrect result when called two or more times.
  3. Fix: std::partition is insufficient when the number of positive and negative weights aren't equal.
  4. Additional tests improving code coverage. Travis-ci now builds examples.

DOI

SpinWaveGenie v0.1.0

24 Apr 19:01
Compare
Choose a tag to compare

Initial release of SpinWaveGenie.

DOI