Skip to content

Releases: SINTEF/Muscade.jl

v0.7.0

18 Feb 13:08
1642d11

Choose a tag to compare

v0.6.0

08 Aug 08:55
23ab5fe

Choose a tag to compare

Improved performance and visualization. Can be used on Julia >1.10.

v0.5.0

27 Jun 13:07
ee1c886

Choose a tag to compare

Merge pull request #37 from SINTEF/dev

ready for 0.5

v0.4.0

06 Dec 09:35

Choose a tag to compare

New solvers Sweep and Direct (replacing solvers StaticX and StatixXUA)
Changes to element API

v0.3.8

06 Jul 08:14

Choose a tag to compare

getresult now handles ElementCost and ElementConstraint

v0.3.7

15 Jun 06:56

Choose a tag to compare

New element: ElementCost

v0.3.6+doc6

08 May 07:58

Choose a tag to compare

added packages to test environment

v0.3.6+doc5

08 May 07:42

Choose a tag to compare

added StaticArrays to test and docs environments

v0.3.6+doc4

08 May 07:34

Choose a tag to compare

added StaticArrays to test and docs environments

New doctest without "include"

08 May 06:15

Choose a tag to compare

v0.3.6+doc3

new doctest that does not use "include" - in hope of fixing doc build…