How to plot B-spline basis functions

asked 2015-02-23 04:48:02 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

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?

edit retag flag offensive close merge delete