Computational computing can be a complex topic. How to perform various mathematical functions in code isnt straight forward.
With Pythons Scipy library, well walk through a number of examples showing exactly how to create and execute complex computational computing functions.
The course starts with an explanation of what Scipy is. Then we see how to install it. From there, we get into simple mathematical computations and and move into more advanced computations. The last few lessons demonstrate the full capabilities of Scipy.
Scipy is for those that need to perform rigorous, complex computations and not have the program bog down computing them.