We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 540cb9d commit 73076c8Copy full SHA for 73076c8
src/DataDrivenDiffEq.jl
@@ -52,7 +52,6 @@ abstract type AbstractDataDrivenSolution end
52
53
include("./basis/build_function.jl")
54
include("./basis/utils.jl")
55
-include("./basis/linear_independent.jl")
56
include("./basis/type.jl")
57
export Basis
58
export jacobian, dynamics
0 commit comments