Recent Releases of pyphot
pyphot - pyphot_v1.6.0
What's Changed
- moving to pyproject.toml
- upgraded documentation
- 67 upgrade packaging by @mfouesneau in https://github.com/mfouesneau/pyphot/pull/68
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.5.0...pyphotv1.6.0
- Python
Published by mfouesneau about 1 year ago
pyphot - pyphot_v1.5.0
What's Changed
- python 3.13 support by @mfouesneau in https://github.com/mfouesneau/pyphot/pull/66
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.4.7...pyphotv1.5.0
- Python
Published by mfouesneau about 1 year ago
pyphot - 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 https://github.com/mfouesneau/pyphot/pull/56
- scipy 1.14 and numpy 2 backward comp. by @mfouesneau in https://github.com/mfouesneau/pyphot/pull/57
New Contributors
- @stefanarseneau made their first contribution in https://github.com/mfouesneau/pyphot/pull/56
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.4.4...pyphotv1.4.6
- Python
Published by mfouesneau over 1 year ago
pyphot - pyphot 1.4.5
What's Changed
- Update pint.py by @mfouesneau in https://github.com/mfouesneau/pyphot/pull/48
New Contributors
- @mfouesneau made their first contribution in https://github.com/mfouesneau/pyphot/pull/48
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.4.3...pyphotv1.4.5
What's Changed
- Update pint.py by @mfouesneau in https://github.com/mfouesneau/pyphot/pull/48
New Contributors
- @mfouesneau made their first contribution in https://github.com/mfouesneau/pyphot/pull/48
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.4.3...pyphotv1.4.5
- Python
Published by mfouesneau over 3 years ago
pyphot - pyphot 1.4.3
Workflow debugging
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.4.2...pyphotv1.4.3
- Python
Published by mfouesneau over 4 years ago
pyphot - pyphot 1.4.2
Debugging github workflow
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.4.1...pyphotv1.4.2
- Python
Published by mfouesneau over 4 years ago
pyphot - pyphot 1.4
Updated documentation and deprecated warning on old code.
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.3...pyphotv1.4
- Python
Published by mfouesneau over 4 years ago
pyphot - pyphot 1.2.2
Small debugging on creating libraries from scratch.
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.2.1...pyphotv1.2.2
- Python
Published by mfouesneau over 4 years ago
pyphot - pyphot 1.2.1
Added a link to the SVO service http://svo2.cab.inta-csic.es/theory/fps/index.php
Full Changelog: https://github.com/mfouesneau/pyphot/compare/pyphotv1.2...pyphotv1.2.1
- Python
Published by mfouesneau over 4 years ago
pyphot - pyphot 1.2
new passband filters (e.g. Skymapper) Bug corrections
What's Changed
- Added Stromgren uvby, NGTS, Kepler and TESS filters. by @jvines in https://github.com/mfouesneau/pyphot/pull/20
- Preparations for upload to PyPI by @klukosiute in https://github.com/mfouesneau/pyphot/pull/29
- Some updates by @yqiuu in https://github.com/mfouesneau/pyphot/pull/25
- Added SkyMapper filter responses to new_filters.hd5 by @jvines in https://github.com/mfouesneau/pyphot/pull/31
- Added SkyMapper filters correctly this time. by @jvines in https://github.com/mfouesneau/pyphot/pull/36
New Contributors
- @jvines made their first contribution in https://github.com/mfouesneau/pyphot/pull/20
- @klukosiute made their first contribution in https://github.com/mfouesneau/pyphot/pull/29
- @yqiuu made their first contribution in https://github.com/mfouesneau/pyphot/pull/25
Full Changelog: https://github.com/mfouesneau/pyphot/commits/pyphot_v1.2
- Python
Published by mfouesneau over 4 years ago