eclipse-january / january

January project
Eclipse Public License 1.0
34 stars 25 forks source link

Fix lazy dataset slicing, transposing and shaping bugs #386

Closed PeterC-DLS closed 5 years ago

PeterC-DLS commented 5 years ago

Clarify in code that internal operations always happens to given order, allow intermediate unit dimensions to be added and removed, extend tests to all combinations of operations. Includes false exception bug fix