DimensionalData v0.29.25
Merged pull requests:
- do tabs 0.6, 0.7.2 broke for us (#1099) (@lazarusA)
- doc: fix FFT doc equations (#1102) (@haakon-e)
- Fix typo in docs (#1106) (@penelopeysm)
- Restrict CI to Python 3.13 (#1109) (@JamesWrigley)
- Fix tests no julia 1.12 (#1110) (@tiemvanderdeure)
- Breaking: remove methods that are hardly uesd and cause many invalidations (#1113) (@tiemvanderdeure)
- fix
sum(da; dims = :notadim)(#1116) (@tiemvanderdeure) - Standardise Ext (#1117) (@rafaqz)
- Implement
Base.instantiate- take 2 (#1118) (@tiemvanderdeure) - Preserve dimensions when broadcasting dimstack (#1127) (@tiemvanderdeure)
- Add the
Dparameter toAbstractDimStack(#1128) (@rafaqz) - StandardIndices should be last in indexing methods (#1129) (@rafaqz)
- Add _show_data function to skip data loading during show (#1130) (@felixcremer)
- remove deprecated LookupArrays (#1132) (@rafaqz)
Closed issues: