5. 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 that does symbolic math for you!
You can use this to solve more elaborate mathematical procedures, or check your handwritten math!