Releases: SINTEF/Muscade.jl
Releases · SINTEF/Muscade.jl
v0.7.0
v0.6.0
Improved performance and visualization. Can be used on Julia >1.10.
v0.5.0
Merge pull request #37 from SINTEF/dev ready for 0.5
v0.4.0
New solvers Sweep and Direct (replacing solvers StaticX and StatixXUA)
Changes to element API
v0.3.8
getresult now handles ElementCost and ElementConstraint
v0.3.7
New element: ElementCost
v0.3.6+doc6
added packages to test environment
v0.3.6+doc5
added StaticArrays to test and docs environments
v0.3.6+doc4
added StaticArrays to test and docs environments
New doctest without "include"
v0.3.6+doc3 new doctest that does not use "include" - in hope of fixing doc build…