Closed odow closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.92%. Comparing base (
9fb707c
) to head (890ede8
). Report is 32 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Is this an improvement? I'm not sure.
Now: https://jump.dev/JuMP.jl/previews/PR3821/tutorials/linear/multi/ Previous: https://jump.dev/JuMP.jl/stable/tutorials/linear/multi/
We could also have an array with the same syntax as SparseAxisArray
and a DataFrame
instead of a Dict
as a backend.
I guess we could also have both the container of your PR and the one I just suggested.
Take II of #3441 x-ref #3438
TODOs
See https://jump.dev/JuMP.jl/previews/PR3821/extensions/DataFrames/