Book Image

IPython Interactive Computing and Visualization Cookbook

By : Cyrille Rossant
Book Image

IPython Interactive Computing and Visualization Cookbook

By: Cyrille Rossant

Overview of this book

Table of Contents (22 chapters)
IPython Interactive Computing and Visualization Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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