Draft: Fixed a segfault + splineknots <7 issue
Depending on which environment you run the minimum number of spline knots needed for Akima splines can vary between 5 and 7. So fixed it to handle spline knots < 7.
Depending on which environment you run the minimum number of spline knots needed for Akima splines can vary between 5 and 7. So fixed it to handle spline knots < 7.