>> I have a problem with smoothing out my data when it is more than 3000
>> points long.

> I recommend using a sparse solver such as umfpack, spooles, or csparse.
> I've used these with GSL to spline data with many thousands of points.

Using dense, banded matrix storage would also be useful here but would
require some work.

- Rhys

_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to