cabeen / niftijio

A Java library for reading and writing NIfTI volumes
MIT License
13 stars 13 forks source link

Added complex Nitfi functionality / converted to Maven project #5

Closed ericbarnhill closed 6 years ago

ericbarnhill commented 6 years ago

Converted the project to a Maven structure, to aid development.

Added ability to handle complex values by integrating with commons.numbers.complex.

Fixed one bug in the 4D Array class.