ebertolazzi / Splines

Various Splines Interpolation classes
Other
140 stars 23 forks source link

🐍 Python wrapper for splines #7

Closed MatteoRagni closed 4 years ago

MatteoRagni commented 4 years ago

Python wrapper for Splines, compatible with Py2/3 tested on all tier-1 platforms.

Implements:

All splines classes inherit from the wrapped virtual Spline class.