forked from pool/python-nibabel
57bda54458
- 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 OBS-URL: https://build.opensuse.org/request/show/1009448 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nibabel?expand=0&rev=9 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
nibabel-4.0.2.tar.gz | ||
python-nibabel.changes | ||
python-nibabel.spec |