Fixed smoothing spline
The new smoothing spline code failed when used without data normalization and the values where small (<1e-4 or so) which broke some of the searching. This has been fixed.
The new smoothing spline code failed when used without data normalization and the values where small (<1e-4 or so) which broke some of the searching. This has been fixed.