History

1.1.0 (2023-07-24)


  • Added comments from reviewers

  • Added examples to documentation

  • Added API documentation

  • Fix test times on comparison

1.0.0 (2023-03-23)


  • Migrated to PyTorch from CuPy

  • New convergence criteria

  • New documentation style

  • CI testing

  • Includes TauFactor paper

0.1.4 (2022-07-11)


  • Add TauE solver

  • Add triple phase boundary calculations

  • Fix cuboids not converging

  • Fix convergence messaging

0.1.3 (2021-03-25)


  • Hotfix code in taufactor.py

0.1.2 (2021-03-25)


  • Added multi-phase and periodic solvers and metrics calculations

0.1.1 (2021-02-10)


  • Removed CuPy from requirements and added installation instructions to README

0.1.0 (2021-02-08)


  • First release on PyPI.