Symbolic Mathematics with Python von Hugo D. Junghenn | ISBN 9783031905216

Symbolic Mathematics with Python

von Hugo D. Junghenn
Buchcover Symbolic Mathematics with Python | Hugo D. Junghenn | EAN 9783031905216 | ISBN 3-031-90521-0 | ISBN 978-3-031-90521-6

Symbolic Mathematics with Python

von Hugo D. Junghenn

This book provides a hands-on approach to computer symbolic computation using the elementary commands of Python. Symbolic computer mathematics is the study of algorithms that can be implemented as computer programs which provide exact results rather than numerical approximations. The author begins by discussing Python essentials an number theory. Then, the book covers the simplification and evaluation of expressions involving multivariate rational functions, the exact solutions of systems of linear equations, and applications of polynomial algebra. Programs in symbolic differentiation and indefinite integration programs are also developed.