Merge branch 'main' into quadrature
This commit is contained in:
commit
cdf6a3c722
|
|
@ -1,4 +1,4 @@
|
||||||
using DifferentialEquations
|
using DifferentialEquations, Interpolations
|
||||||
include("bisection.jl")
|
include("bisection.jl")
|
||||||
include("common.jl")
|
include("common.jl")
|
||||||
include("system.jl")
|
include("system.jl")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue