Skip to content

Releases: loganbvh/py-tdgl

v0.8.3

02 Jul 19:36
76013e2
Compare
Choose a tag to compare

What's Changed

  • Fix bug when number of (solve steps % options.save_every) == 0 by @loganbvh in #83

Full Changelog: v0.8.2...v0.8.3

v0.8.2

13 Jun 14:41
a495d03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

15 Apr 17:43
db30117
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

30 Oct 16:35
ffbd501
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

17 Oct 00:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

05 Oct 16:17
4176eb0
Compare
Choose a tag to compare

What's Changed

  • tdgl.Solution.magnetic_moment() by @loganbvh in #46
  • Add live plot monitor subprocess by @loganbvh in #47
    • Set tdgl.SolverOptions.monitor = True to use

Full Changelog: v0.6.1...v0.7.0

v0.6.1

03 Oct 16:11
af46b3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

28 Sep 22:35
df556ec
Compare
Choose a tag to compare

What's Changed

  • Gpu support using cupy by @loganbvh in #36
    • Refactor solver into a class, tdgl.TDGLSolver, for better readability and easier profiling
    • Add GPU support using CuPy
    • Update docs and tests

Full Changelog: v0.5.1...v0.6.0

v0.5.1

22 Sep 02:47
09d5e25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 Sep 03:56
c7d75dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0