Skip to content

Commit

Permalink
added reference for Spline.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
foglienimatteo committed May 31, 2024
1 parent 1192f7c commit 45417e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Spline.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Struct that stores the data necessary to define a cubic spline interpolation.
The implementation of this function is based on:
- Parviz Moin, _"Fundamentals of Engineering Numerical Analysis"_ (2010),
Cambridge University Press: Second edition, Chapter 1.2, "Cubic Spline Interpolation"
-
Cambridge University Press: Second edition, Chapter 1.2, _"Cubic Spline Interpolation"_
- _"Computer methods for mathematical computations"_ (1977), Prentice Hall: Chapter 4.4 , _"Spline Interpolation"_
Have a look at the **Spline Theory** section in the online documentation of GaPSE.jl
([https://foglienimatteo.github.io/GaPSE.jl/stable/](https://foglienimatteo.github.io/GaPSE.jl/stable/))
Expand Down

0 comments on commit 45417e0

Please sign in to comment.