How to plot B-spline basis functions
Given a degree d and knot sequence t[i] I would like to be able to generate plots of all the B-spline basis functions corresponding to the specified d and t[i]. Is there a straightforward way to do this in Sage?