uob-positron-imaging-centre / up4

Post-processor for particle data.
https://uob-positron-imaging-centre.github.io/up4/
GNU General Public License v3.0
9 stars 1 forks source link

Nomenclature #15

Open DanW97 opened 2 years ago

DanW97 commented 2 years ago

the ndarray crate uses the Dim type(?) (or it's an enum) and we also do, which leads to some very confusing type/syntax hinting from rust-analyzer. It would be more ergonomic to rename the enum to provide a clearer rust API for the user