SciML / SteadyStateDiffEq.jl

Solvers for steady states in scientific machine learning (SciML)
Other
30 stars 22 forks source link

convert `alg.tspan` to type of prob.u0 #31

Closed frankschae closed 3 years ago

frankschae commented 3 years ago

fixes Float32 vs Float64 type error in https://github.com/SciML/DiffEqFlux.jl/issues/567.