python-nibabel
No description set
- Developed at devel:languages:python:numeric
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-nibabel && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nibabel-4.0.2.tar.gz | 0004804200 4.58 MB | |
python-nibabel.changes | 0000005152 5.03 KB | |
python-nibabel.spec | 0000003239 3.16 KB |
Revision 9 (latest revision is 13)
Richard Brown (RBrownFactory)
accepted
request 1009448
from
Markéta Machová (mcalabkova)
(revision 9)
- Update to 4.0.2 * many changes, see Changelog * nib-convert CLI tool to make image type and data dtype conversion accessible via the command line. * Allow dtypes to be passed to Analyze-like images at __init__() and to_filename() * Allow compressed GIFTI images * Add zstd compression support * Test on Python 3.10 * Passing (u)int64 arrays to Nifti1Image and subclasses will warn unless a header or dtype option is passed; in the future this will become an error. Additionally, passing int or 'int' to set_data_dtype() now raises an error, requiring an explicit numpy dtype to make 64-bit integer images. * Drop support for Python 3.6, Numpy < 1.17 * Fully removed the APIs, which have raised errors on use since 3.0 - Drop upstreamed 983.patch and purge-nose.patch
Comments 0