• Stars
    star
    3,079
  • Rank 14,490 (Top 0.3 %)
  • Language
    Python
  • License
    Other
  • Created over 14 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tutorial material on the scientific Python ecosystem
https://github.com/scipy-lectures/scientific-python-lectures/workflows/test/badge.svg?branch=main

Scientific Python Lectures

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 with the rest markup language (.rst extension) and built using Sphinx.

You can view the online version at: https://scipy-lectures.org

Reusing and distributing

As stated in the LICENSE.txt 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.

Building and contributing

The file CONTRIBUTING.rst contains instructions to build from source and to contribute.