This python module is a revival and update of Runar Tenfjord's NURBS toolbox, which itself is a port of Mark Spink's SCILAB/MATLAB tolbox to python with help of numpy.
- Python 2.4 or above (not Python 3.*)
- NumPy 1.6
- matplotlib 1.1
- PyOpenGL -> optional
Just run python setup.py install
Runar Tenfjord originally relased this package under the GPL Version 2 license,
so I suppose that means it has to stay that way.
Originally by: Runar Tenfjord, runten@netcom.no
Minor updates to work with NumPy by Alex Wiltschko
Work by Sebastian Eiser: I'm removing the dependency on dislin and replacing it with matplotlib.