© Robert Johansson 2015
Robert JohanssonNumerical Pythonhttps://doi.org/10.1007/978-1-4842-0553-2_3

3. Symbolic Computing

Robert Johansson1 
(1)
Chiba, Chiba, Japan
 
Keywords
Mathematical ExpressionComputer Algebra SystemSymbolic ExpressionExpression TreeSymbol Object
Symbolic computing is an entirely different paradigm in computing compared to the numerical array-based computing introduced in the previous chapter. In symbolic computing software, also known as computer algebra systems (CASs), representations of mathematical objects and expressions are manipulated and transformed analytically. Symbolic computing is mainly about using computers to automate analytical computations that can in principle be done by hand with pen and paper. However, ...

Get Numerical Python : A Practical Techniques Approach for Industry now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.