Open gdementen opened 3 years ago
Modifying them inplace is not entirely supported anyway (it is easy to break stuff when modifying them inplace). It would simplify some code and allow us to do some optimizations (e.g. cache AxisCollection.shape)
Modifying them inplace is not entirely supported anyway (it is easy to break stuff when modifying them inplace). It would simplify some code and allow us to do some optimizations (e.g. cache AxisCollection.shape)