pyphot_v1.4.6
mfouesneau
released this
26 Jun 09:28
·
5 commits
to master
since this release
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