Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 236 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 236 Bytes

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.