CommonSolve.jl icon indicating copy to clipboard operation
CommonSolve.jl copied to clipboard

A common solve function for scientific machine learning (SciML) and beyond

Results 1 CommonSolve.jl issues
Sort by recently updated
recently updated
newest added

The (first part of the) docstring for the function `init` is identical to that of of `solve!` and `solve`. It reads > Solves an equation or other mathematical problem using...

bug