mhe / pynrrd

Simple pure-python module for reading and writing nrrd files.
https://pynrrd.readthedocs.io/
MIT License
116 stars 51 forks source link

Add vector list datatype & add configurable `SPACE_DIRECTIONS_TYPE` option #157

Closed addisonElliott closed 2 weeks ago

addisonElliott commented 2 weeks ago

Changes

Fixes #148 Revises #149