June 2025
Intermediate to advanced
515 pages
17h 5m
English
This chapter describes how you can carry out numerical differentiations and integrations using SciPy, how to numerically solve differential equations, and how SciPy can support you in analyzing non-sinusoidal waves.
The acronym SciPy stands for Scientific Python. SciPy is a Python-based collection of open-source software for mathematics, science, and engineering.
This module provides users with numerous user-friendly and efficient routines for numerical differentiation, integration, interpolation, optimization, linear algebra, and statistics.
In contrast to SymPy, the SciPy module performs engineering mathematical calculations numerically rather than symbolically. Since the numerical representation ...
Read now
Unlock full access