B-Spline Approximator Python tool for approximate 3d points using Bspline surface. Requirements Python 2.7 Numpy 1.11 SciPy 0.18 GnuPlot 5.0 Python OCC 0.17 How to Run python ./src/main.py -f ./conf.yaml How to Test PYTHONPATH=$PWD/src py.test tests