This is a small project designed to develop a basic b-spline package for SciPy. The initial work will be done in Python for testing and API development. The intent is to Cythonize the base routines for speed once they are all working.
This is a small project designed to develop a basic b-spline package for SciPy. The initial work will be done in Python for testing and API development. The intent is to Cythonize the base routines for speed once they are all working.