Chapter 15. Symbolic and Numerical Mathematics
In this chapter, we will cover the following topics:
- Diving into symbolic computing with SymPy
- Solving equations and inequalities
- Analyzing real-valued functions
- Computing exact probabilities and manipulating random variables
- A bit of number theory with SymPy
- Finding a Boolean propositional formula from a truth table
- Analyzing a nonlinear differential system — Lotka-Volterra (predator-prey) equations
- Getting started with Sage