mdolab / pyspline

pySpline produces B-spline curves, surfaces, and volumes
Other
39 stars 26 forks source link

Add wrappers for libspline functions #29

Closed hajdik closed 3 years ago

hajdik commented 3 years ago

Purpose

Closes #23. Added functions to utils.py so codes outside of pyspline can call them instead of directly accessing libspline. Corresponding pull requests:

Type of change

Checklist