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.