Oscar Dowson
Oscar Dowson
The alternative is to parse `SparseAxisArray` into a data frame: https://github.com/jump-dev/JuMP.jl/pull/3441#issuecomment-1674393697 > Ideally, we should parse the condition of the JuMP.Containers.NestedIterator then it would be an expression tree of conditions...
This tutorial is relevant for any changes in the future looking at this: https://jump.dev/JuMP.jl/stable/tutorials/linear/multi_commodity_network/
See also https://github.com/jump-dev/JuMP.jl/issues/3212
I looked at de-duplicating files between versions. But every HTML has a timestamp of when it was compiled 😢. They also contain the navigation tree, so any change to navigation...
Thoughts @mortenpi?
It's a larger change, but ideally: * We wouldn't have the date in the footer * The `` wouldn't be hard-coded so that any top-level required a rebuild of every...
Aren't the symlinks how we're doing the `stable` links anyway? I assumed if folders work then files should too. I haven't tested. > you may want to consider moving the...
Oh :cry: I guess we could replace a bunch with explicit re-directs then, like we did for https://github.com/JuliaOpt/juliaopt.github.io/blob/master/JuMP.jl/dev/index.html
Anyway, I get your point that this is something we can fix. I don't know if documenter needs to do anything.
So one problem with the re-directs is that pages can move or be deleted between patch releases. There are actually quite a few changes