Arthur Amorim

Results 2 comments of Arthur Amorim
trafficstars

I have similar issues. If anyone has a reliable answer, I would be very grateful 🥲

@YingboMa Working on other issues I revisited this one and I find the workaround isn't fail safe. Using the original problem : > ```julia > function lorenz(du,u,p,t) > du[1] =...