python-nibabel
No description set
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-nibabel
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-nibabel && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nibabel-5.2.1.tar.gz | 0004503320 4.29 MB | |
python-nibabel.changes | 0000009684 9.46 KB | |
python-nibabel.spec | 0000003954 3.86 KB | |
support-numpy-2.patch | 0000001211 1.18 KB | |
support-pytest-8.patch | 0000002094 2.04 KB |
Revision 22 (latest revision is 27)
Dirk Mueller (dirkmueller)
committed
(revision 22)
- update to 5.2.1: * Support "flat" ASCII-encoded GIFTI DataArrays (pr/1298) (PM, reviewed by CM) * Tolerate missing ``git`` when reporting version info (pr/1286) * Handle Siemens XA30 derived DWI DICOMs (pr/1296) * Add tool for generating GitHub-friendly release notes * Accommodate pytest 8 changes (pr/1297) (CM) * nib-convert CLI tool to make image type and data dtype conversion * Allow dtypes to be passed to Analyze-like images at __init__() * 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 - skip python 36
Comments 0