-
Moved
common.util
tomat.util
-
Removed unused utilities
-
Removed multi-release jar dependency due to lack of support for some build tools (e.g. obfuscation)
-
Improved streaming file sink implementation
-
Changed
StreamingDoubleMatrix2D
to be a test example -
MatFile
API-
Renamed
size()
togetNumEntries()
-
Added
clear()
-
Added
getEntries()
for accessingIterable<NamedArray>
-