Releases: vadmbertr/pastax
Releases · vadmbertr/pastax
0.0.3
DiffraxSimulator
have a new parameter ad
to specify forward or reverse mode AD
distance_to_earth
gradient now evaluates to 0
(and not nan
) when the distance between two points is 0
(same location)
- Some minor fixes
0.0.2
- Some major refactoring / changes to the API
- Add a getting started notebook with several use-cases demos
- Use of ruff formatter and pyright typing in pre-commit