Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive deep into the popular packages and software developers, data scientists, and incredible hobbyists doing amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite packages and the hot new ones coming out of open source.

#364: Symbolic Math with Python using SymPy

May 07, 2022 01:07:52 57.28 MB Downloads: 0
We're all familiar with the data science tools like numpy, pandas, and others. These are numerical tools working with floating point numbers, often to represent real-world systems. But what if you exactly specify the equations, symbolically like many of us did back in Calculus and Differential Equations courses? With SymPy, you can do exactly that. Create equations, integrate, differentiate, and solve them. Then you can convert those solutions into Python (or even C++ and Fortran code). We're here with two of the core maintainer: Ondřej Čertík and Aaron Meurer to learn all about SymPy.

Links from the show

Ondrej Certik: @OndrejCertik
Aaron Meurer: @asmeurer
SymPy: sympy.org
SymPy Docs: docs.sympy.org/dev
Tutorials: docs.sympy.org
The SymPy/HackerRank DMCA Incident: asmeurer.com
SymEngine: github.com
SymPy Gamma: gamma.sympy.org
Sovled derivative problem - wait for derivative steps to appear: gamma.sympy.org
Github Takedown Repo: github.com
e: The Story of a Number book: amazon.com
Watch this episode on YouTube: youtube.com
Episode transcripts: talkpython.fm

--- Stay in touch with us ---
Subscribe on YouTube: youtube.com
Follow Talk Python on Twitter: @talkpython
Follow Michael on Twitter: @mkennedy

Sponsors
Microsoft
Sentry Error Monitoring, Code TALKPYTHON
AssemblyAI
Talk Python Training