Package: invesalius / 3.1.99994-1

Metadata

Package Version Patches format
invesalius 3.1.99994-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_import_cython_modules.patch | (download)

invesalius/data/mask.py | 2 1 + 1 - 0 !
invesalius/data/slice_.py | 8 5 + 3 - 0 !
invesalius/data/styles.py | 2 1 + 1 - 0 !
invesalius/data/surface.py | 2 1 + 1 - 0 !
invesalius/data/surface_process.py | 2 1 + 1 - 0 !
setup.py | 10 5 + 5 - 0 !
6 files changed, 14 insertions(+), 12 deletions(-)

 import cython modules
11_using_imageio.patch | (download)

invesalius/data/measures.py | 2 1 + 1 - 0 !
invesalius/data/styles.py | 2 1 + 1 - 0 !
invesalius/data/viewer_volume.py | 2 1 + 1 - 0 !
invesalius/reader/bitmap_reader.py | 4 2 + 2 - 0 !
4 files changed, 5 insertions(+), 5 deletions(-)

 using imageio (imread and imsave from scipy deprecated)