Skip to content

v0.6.0

Compare
Choose a tag to compare
@loganbvh loganbvh released this 28 Sep 22:35
· 22 commits to main since this release
df556ec

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