This repository gathers some lectures on the scientific Python ecosystem that can be used for a full course of scientific computing with Python.
These documents are written in Markdown and built using Jupyter Book version 1, which, in turn, uses the Sphinx engine.
You can view the online version at: https://lectures.scientific-python.org/
As stated in the LICENSE.md file, this material comes with no strings
attached. Feel free to reuse and modify for your own teaching purposes.
However, we would like this reference material to be improved over time, thus we encourage people to contribute back changes. These will be reviewed and edited by the original authors and the editors.
The file CONTRIBUTING.md contains instructions to build from source
and to contribute.