This is an academic project for Numerical Analysis Course by Prof. Saeed Kazem in spring 2020. We aimed to implement QR Decomposition (also called the QR factorization) using Gram-Schmidt. You can ...
If you look at the source of extensible_splines/splines.py you will notice that the most commonly used varieties of spline can be defined with only one or two of four ...