Skip to content

Feature/simple cubic spline

Timo Koch requested to merge feature/simple-cubic-spline into master

A simple natural cubic spline implementation. Much simpler and more readable than the current spline implementation. Efficient for interpolation of functions.

Edited by Timo Koch

Merge request reports