Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 398 Bytes

go-cbspline

Go Reference MIT License

Overview

Package cbspline implements the Cubic Spline Interpolation algorithm.

Limitation

  • Cyclic (periodic) boundary condition does not work at all :-(