.. linear algebra Symbolic computing ============================= `Symbolic computation `_ is a very useful tool that we have access to through Python. The ability to check our math and generate symbolic expressions has numerous use cases. See the following notebook for a primier on the topic. * :download:`../notebooks/sympy-primer.ipynb`