Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 21:57
· 11 commits to master since this release
129cab4

SIAMFANLEquations v1.0.2

Diff since v1.0.1

This release changes removes most of the implicit imports in the main module and the test script. The user interface and the output for the solvers, examples, and test problems is unchanged.

Look at ExplicitImports.jl for the story on implicit imports.

I also fixed a breaking change that 1.10.2 inflicted on one of the examples in the notebook. That uncovered a subtle bug and motivated a new unit test.