Symbolic computation deals with the computation of mathematical objects symbolically. This means that the mathematical objects are represented exactly, not approximately, and mathematical expressions ...
"A numpy tutorial can be found [here](http://docs.scipy.org/doc/numpy/user/quickstart.html). If you're familiar with Matlab, a numpy tutorial for Matlab users is ...
If the mention of algebra conjures bad memories of math classes, a Python library called SymPy could change your mind about the subject. With SymPy, algebraic operations become easier than tedious ...