Skip to content

Draft: Fixed a segfault + splineknots <7 issue

Toral Gupta requested to merge toral.gupta/bayeswave:UpdateBL into master

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.

Merge request reports