Oh oops prob = SDEProblem(SDEFunction(f,g),g,u0,(0.0,1.0)) it’s a bit odd that it needs the two but it does. See:
https://diffeq.sciml.ai/stable/types/sde_types/#SciMLBase.SDEProblem
Oh oops prob = SDEProblem(SDEFunction(f,g),g,u0,(0.0,1.0)) it’s a bit odd that it needs the two but it does. See:
https://diffeq.sciml.ai/stable/types/sde_types/#SciMLBase.SDEProblem