stefphd
stefphd
I was able to create a static library in both Windows and Linux (using ArchLinux) following the README. Two files were generated: * libsockpp.a for Linux * sockpp-static.lib for Windows...
I am trying to define a custom bspline using Function.bspline from a pchip spline obtained by a MATLAB b-form. When I compare the evaluation of Function.bspline to the one obtained...
Hi Charlie, I've just written a first draft of the MATLAB interface. It has also some minor changes in the C/C++ interface. For now it's only a draft, may be...