Releases: mfouesneau/pyphot
Releases · mfouesneau/pyphot
pyphot_v1.4.7
Minor version clarification
pyphot_v1.4.6
This release accounts for scipy 1.14.0 API changes
However, pytables does not yet work with numpy 2.0 and thus requirements are set for numpy < 2.0 for the moment.
What's Changed
- replaced calls to scipy.integrate.trapz with scipy.integrate.trapezoid by @stefanarseneau in #56
- scipy 1.14 and numpy 2 backward comp. by @mfouesneau in #57
New Contributors
- @stefanarseneau made their first contribution in #56
Full Changelog: pyphot_v1.4.4...pyphot_v1.4.6
pyphot 1.4.5
What's Changed
- Update pint.py by @mfouesneau in #48
New Contributors
- @mfouesneau made their first contribution in #48
Full Changelog: pyphot_v1.4.3...pyphot_v1.4.5
What's Changed
- Update pint.py by @mfouesneau in #48
New Contributors
- @mfouesneau made their first contribution in #48
Full Changelog: pyphot_v1.4.3...pyphot_v1.4.5
pyphot 1.4.4
pyphot_v1.4.4 Update version.py
pyphot 1.4.3
Workflow debugging
Full Changelog: pyphot_v1.4.2...pyphot_v1.4.3
pyphot 1.4.2
Debugging github workflow
Full Changelog: pyphot_v1.4.1...pyphot_v1.4.2
pyphot 1.4.1
Github workflow
pyphot 1.4
Updated documentation and deprecated warning on old code.
Full Changelog: pyphot_v1.3...pyphot_v1.4
pyphot 1.3
Version number update
pyphot 1.2.2
Small debugging on creating libraries from scratch.
Full Changelog: pyphot_v1.2.1...pyphot_v1.2.2