[root]/Packages/ModelCreation/Core/DataStreaming
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
jeroen | 10 (100.0%) | 2204 (100.0%) | 220.4 |
Fix the MatlabBundlesWriter so we have an option to write a strutured matrix or a numeric matrix. Fixed the StreamMatrix function to use weights for row vectors and added a few sanity checks in the function.
46 lines of code changed in 2 files:
Updates to fix the changes I made in Core/Algorithms. Renamed a couple of modules to better represent the functionality. Remove Cardiac Visualization tools developed for CVRTI.
662 lines of code changed in 5 files:
Renamed CompartmentBoundary into DomainBoundary for more consistent naming, added framework for datastreaming (needs to be finished) add two modules for doing operations on a matrix on a row or column basis. Updated some of the module descriptions and various bug fixes.
1496 lines of code changed in 3 files: