ndsplines.set_impl

ndsplines.set_impl(name)

Set bspl implementation to either cython or numpy.

Parameters:

name ("cython" or "numpy") – Name of implementation to use.