Solving equations with SymPy – Math with Python

preview_player
Показать описание
Much of the study of mathematics at more fundamental levels is dedicated to solving equations and systems of equations. In this video, we will see how to use SymPy for these tasks quickly and intuitively.

Timestamps:

00:00 - Intro
00:10 - Defining symbols
00:50 - "solve" function with expressions
03:10 - Equality class
04:00 - "solve" function with Equality
04:30 - System of equations

Рекомендации по теме
Комментарии
Автор

Interesting framework, it has a nice clean usage. I wish this was available 10 years ago :D

papuce