-
-
Notifications
You must be signed in to change notification settings - Fork 410
Closed
Labels
Category: ContainersRelated to the Containers submoduleRelated to the Containers submodule
Description
As far as I'm aware, JuMP's containers/labeled arrays aren't used outside of JuMP itself. This can cause a lot of problems and incompatibilities when trying to work with data from packages other than JuMP.
DimensionalData.jl is more widely-used, e.g. throughout the Julia Geostats ecosystem and in ArviZ.jl. Would it make sense to switch JuMP's containers out with DimensionalData.jl DimArrays for compatibility?
Metadata
Metadata
Assignees
Labels
Category: ContainersRelated to the Containers submoduleRelated to the Containers submodule