python-astropy
No description set
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/python-astropy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
astropy-6.1.3.tar.gz | 0007057076 6.73 MB | |
python-astropy-rpmlintrc | 0000000130 130 Bytes | |
python-astropy.changes | 0000326643 319 KB | |
python-astropy.spec | 0000008045 7.86 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1197898
from
Benjamin Greiner (bnavigator)
(revision 57)
- Update to 6.1.3 ## Bug Fixes ### astropy.io.fits * Fix reading zero-width columns such as 0A fields. [#16894] * Ensure that QTable, like Table, can read zero-length string columns, and not convert them to length 1 strings. In the process, avoid a needless copy of all the data for QTable. [#16898] ### astropy.io.votable * Fix KeyError when parsing certain VOTables. [#16830] ### astropy.modeling * Fixed the fit_deriv calculations in the Lorentz1D model. [#16794] ### astropy.table * Pretty-printing of Tables now also works in the presence of zero-length string columns (which sometimes are present in FITS tables). [#16898] ### astropy.utils * Fix the return type for np.broadcast_arrays on a single Masked instance: it now correctly returns a 1-element sequence instead of a single array, just like would be the case with a regular array. [#16842] ### astropy.wcs * Fix a bug where wcs_info_str’s results would look different in numpy 2 VS numpy 1. [#16586] ## Other Changes and Additions * The minimum required version of PyArrow is now v7.0.0. [#16785] (forwarded request 1197897 from bnavigator)
Comments 0