rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
271 stars 38 forks source link

Update to ArrayInterface v7 #458

Closed ChrisRackauckas closed 1 year ago

ChrisRackauckas commented 1 year ago

It's now setup with v1.9's package extensions features, so core is discontinued and everything works off of just ArrayInterface.

rafaqz commented 1 year ago

implemented elsewhere