- Added comments from reviewers
- Added examples to documentation
- Added API documentation
- Fix test times on comparison
- Migrated to PyTorch from CuPy
- New convergence criteria
- New documentation style
- CI testing
- Includes TauFactor paper
- Add TauE solver
- Add triple phase boundary calculations
- Fix cuboids not converging
- Fix convergence messaging
- Hotfix code in taufactor.py
- Added multi-phase and periodic solvers and metrics calculations
- Removed CuPy from requirements and added installation instructions to README
- First release on PyPI.