SymPy (Symbolic Expressions on Python) in one video

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python. SymPy is used in many projects such as Cadabra, ChemPy, EinsteinPy, galgebra, Lcapy, SageMath, SfePy, Spyder, yt, etc. SimPy is free, lightweight and Python-based. We outline the contents of this lecture as follows: 00:00 What is SymPy ? 00:59 Installing SymPy
Back to Top