01 notebooks/01_vectors.ipynb Vector operations, Gram-Schmidt, and projections in src/linalg_with_python/vectors.py. 02 notebooks/02_matrices_and_linear_maps.ipynb ...
Approximating a $d$-dimensional function on a full grid requires $n^d$ evaluations --- the curse of dimensionality discussed in [What Makes a Good Surrogate ...