Connor Johnstone

Results 3 issues of Connor Johnstone

I can't find any support for any kind of time limit in NLsolve. Does this exist? For instance in JuMP using Ipopt as the solver I can set a maximum...

It looks like there's an issue with the site automatically logging in to somebody's spotify. I visited the site, clicked "home", and somehow I was now logged in to somebody...

**Describe the example** Documentation Example for serialization using JLD2 no longer works: https://docs.sciml.ai/DiffEqDocs/stable/features/io/ **Minimal Reproducible Example 👇** ```julia using OrdinaryDiffEq f_2dlinear = (du, u, p, t) -> du .= 1.01u...