hanjinliu / coords-array

N-Dimensional array implemented with slicing, transformation and interpolation in a coordinate-based manner.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Remove `UndefAxis` #3

Closed hanjinliu closed 2 years ago

hanjinliu commented 2 years ago

UndefAxis is a direct immegration from impy but it is not appropriate for this repo. Undefined axes should be initialized with arbitrary names and the simplest measures.