SIAMFANLEquations v1.0.2
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.