Skip to content

Commit

Permalink
Partial implementation of stevengj suggestions.
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorKohan committed Apr 9, 2021
1 parent ef16dc8 commit 9d46fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NormalHermiteSplines.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export estimate_accuracy
export evaluate_derivative
# --
####
include("./examples/Main.jl")
#include("./examples/Main.jl")

using LinearAlgebra

Expand Down

0 comments on commit 9d46fb5

Please sign in to comment.