Skip to content

Commit

Permalink
Fix wrong export of hankel
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCap23 committed Apr 30, 2020
1 parent 7eb2c1a commit bb20315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DataDrivenDiffEq.jl
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export ISInDy

include("./utils.jl")
export AIC, AICC, BIC
export hankel, optimal_shrinkage, optimal_shrinkage!
export optimal_shrinkage, optimal_shrinkage!
export savitzky_golay
export burst_sampling, subsample

Expand Down

0 comments on commit bb20315

Please sign in to comment.