SciPy Tutorial

SciPy is a scientific computation library that uses NumPy underneath.

SciPy stands for scientific Python.

Learning by Reading

We have to create 10 tutorial pages for you to learn the fundamentals of SciPy:


Learning by Quiz Test

Test your SciPy skills with a quiz test.

Start SciPy Quiz



Learning by Examples

In our "Try it Yourself" editor, you can use the SciPy module, and modify the code to see the result.

Click on the "Try it Yourself" button to see how it works.