Rosenbrock BigFloat BugFix and MaxIters BugFix
ChrisRackauckas
released this
14 Jan 22:57
·
9067 commits
to master
since this release
Rosenbrock methods used to error due to a ForwardDiff bug when solving with BigFloats. maxiters=1e5
now does a conversion to Int so you don't need to worry about it.