BBN-Q / Qlab.jl

Generic lab tools in Julia
Other
12 stars 7 forks source link

Load data dimension fixes #55

Closed dieris closed 5 years ago

dieris commented 5 years ago

Use sorted dictionary to maintain relation between data and descriptor. @ranzani This may fix your dimension problems, but haven't had a chance to test it yet

dieris commented 5 years ago

It should also work with N>2 axes