vector_space ======================= This set of tutorials will show you the basics of constructing a vector space. In practice, a vector space comprises a basis and, potentially, an affine offset. .. toctree:: :maxdepth: 2 :caption: Contents: notebooks/dictionary_vector_space.ipynb notebooks/pod_vector_space.ipynb notebooks/orthogonalized_vector_space.ipynb notebooks/composite_vector_space.ipynb