Week 1.8: SymPy#
Attribution
This chapter reuses material from Python for Engineers. Find out more here.
This week you’ll learn how to use SymPy, a python package which does symbolical math for you!
You can use this to solve the more elaborate mathematical procedures, or check you hand-written math!