Published October 11, 2023
| Version yt_astro_analysis-1.1.3
Software
Open
yt-project/yt_astro_analysis: yt_astro_analysis-1.1.3
Creators
- Britton Smith1
- Matthew Turk2
- John ZuHone3
- Clément Robert4
- Stephen Skory5
- Cameron Hummels
- Andrew Myers
- Kacper Kowalik6
- eganhila
- Sam Skillman
- Michael S. Warren
- Corentin Cadiou7
- gsiisg
- John Wise8
- madcpf9
- Sam Leitner10
- Anthony Scopatz
- Miguel de Val-Borro11
- Casey W. Stark
- Meng-Yuan, Ho12
- Ben Keller13
- Bili Dong14
- Mark Richardson15
- Matthew Scott Krafczyk
- Nathan Goldbaum16
- Sriram Sankar
- stonnes
- 1. University of Edinburgh
- 2. University of Illinois
- 3. Center for Astrophysics | Harvard and Smithsonian
- 4. Institut de Planétologie et d'Astrophysique de Grenoble (IPAG)
- 5. @onspotdata
- 6. @ncsa
- 7. Lund University
- 8. Georgia Tech
- 9. UCSD
- 10. Data scientist @cfpb
- 11. NASA Goddard Space Flight Center
- 12. National Taiwan University
- 13. University of Memphis
- 14. @google
- 15. Arthur B. McDonald Canadian Astroparticle Physics Research Institute
- 16. Quansight Labs
Description
What's Changed
- MNT: bump dev version by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/173
- MNT: bump github action versions by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/174
- TST: upgrade all Python versions in tests by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/176
- BLD: migrate metadata to pyproject.toml, and drop setup.cfg by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/175
- STY: upgrade pre-commit hooks, bump minimal version for pyupgrade and reduce auto-upgrade frequency by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/177
- BLD: drop dependency on more_itertools by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/178
- STY: upgrade black to 23.1.0 by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/179
- TST: ensure test dependencies are correctly installed in CI by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/184
- MNT: enable dependabot autoupdates for GitHub workflows by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/181
- STY: migrate linting to ruff, add basic pre-commit hooks, cleanup .pre-commit-config.yaml by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/180
- Bump pypa/cibuildwheel from 2.11.4 to 2.12.0 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/185
- BUG: handle deprecation warning from numpy 1.25 (np.product is deprecated in favour of np.prod) by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/186
- MNT: upgrade pre-commit hooks, simplify ruff config, update blacken-docs url by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/188
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/189
- Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/190
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/yt-project/yt_astro_analysis/pull/191
- Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/192
- Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/193
- DOC: migrate away from configuration key format deprecated in Sphinx 7.0 by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/195
- STY: activate flake8-comprehensions (ruff) by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/196
- Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/197
- Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/198
- TST: treat warnings as errors by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/201
- Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/202
- Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/203
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/yt-project/yt_astro_analysis/pull/204
- DEP: set upper limit to runtime numpy by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/205
- MNT: avoid usage of deprecated unyt API by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/207
- DOC: fix RadMC3DWriter's docstring (compat with modern yt) by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/206
- MNT: cleanup unused variables by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/212
- MNT: cleanup free of uninitialized variable by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/213
- Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/214
- Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/215
- BLD: stop building wheels for Windows 32 by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/217
- BLD: switch to Cython 3.0, forbid deprecated Numpy C API in generated code by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/211
- BLD: add wheels for CPython 3.12 by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/216
- BLD: migrate from oldest-supported-numpy to NPY_TARGET_VERSION (Python >= 3.9) by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/218
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/220
- Support installation of rockstar through conda by @cphyc in https://github.com/yt-project/yt_astro_analysis/pull/219
- DEP: drop support for CPython 3.8 by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/222
- Bump actions/checkout from 3 to 4 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/223
- BUG: fix usage of deprecated (and removed) clobber argument from astropy by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/226
- Updated ppv_cube.py to avoid deprecated function 'update_all_headers' by @spectram in https://github.com/yt-project/yt_astro_analysis/pull/225
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/yt-project/yt_astro_analysis/pull/230
- Bump pypa/cibuildwheel from 2.15.0 to 2.16.2 in /.github/workflows by @dependabot in https://github.com/yt-project/yt_astro_analysis/pull/231
- BUG: fix a couple bugs in PPVCube notebook by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/228
- DOC: pin doc requirements by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/235
- DOC: upgrade sphinx to latest version and enable automated upgrades for doc dependencies by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/237
- REL: prep release 1.1.3 by @neutrinoceros in https://github.com/yt-project/yt_astro_analysis/pull/239
- @dependabot made their first contribution in https://github.com/yt-project/yt_astro_analysis/pull/185
- @spectram made their first contribution in https://github.com/yt-project/yt_astro_analysis/pull/225
Full Changelog: https://github.com/yt-project/yt_astro_analysis/compare/yt_astro_analysis-1.1.2...yt_astro_analysis-1.1.3
Files
yt-project/yt_astro_analysis-yt_astro_analysis-1.1.3.zip
Files
(1.6 MB)
Name | Size | Download all |
---|---|---|
md5:adef9fe0a681b18820c90a986344e738
|
1.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/yt-project/yt_astro_analysis/tree/yt_astro_analysis-1.1.3 (URL)