Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.7 KB

chapter15_symbolic.md

File metadata and controls

41 lines (24 loc) · 1.7 KB

15. Symbolic and Numerical Mathematics

Full list of references in Chapter 15 of the IPython Cookbook, the definitive guide to high-performance scientific computing and data science in Python, by Dr. Cyrille Rossant, Packt Publishing, 400 pages, 2014.

Calculus with SymPy

Nmuber theory with SymPy

Logic with SymPy

Dynamical systems analysis with SymPy

Short introduction to Sage