One dimensional NURBS
I'm looking for a function in SAGE to calculate a Non-Uniform Rational B-Spline on time series data.
Thanks for any help.
add a comment
I don't know that this is 'natively' available, though we do have some splines - from GSL and a nice complex spline class. It doesn't sound like either of these are what you are looking for.
There apparently does exist some Python NURBS stuff, though, which would be easy to use within Sage.
Asked: 2012-02-04 15:13:49 +0100
Seen: 1,169 times
Last updated: Feb 04 '12
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.