Skip to content
Snippets Groups Projects
Commit 5b683630 authored by Repo Updater's avatar Repo Updater
Browse files

9edf9a0f update gitlab-ci

parent f20bf60d
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,7 @@ Welcome to the MPCDF **Python for HPC** tutorial!
## Course material
The Jupyter notebooks discussed during the lectures are bundled into a
[Jupyter book](https://mpcdf.pages.mpcdf.de/python-for-hpc) for convenient reading.
* The Jupyter notebooks discussed during the lectures are bundled into a [Jupyter book](https://mpcdf.pages.mpcdf.de/python-for-hpc) for convenient reading.
* This material is currently intended to be used only by the registered participants of a Python for HPC course given by the MPCDF
* Redistribution requires the consent of the authors
......@@ -62,13 +60,12 @@ Other minor sources are referenced in the notebooks.
## Software prerequisites
### Installation of the Anaconda Python Distribution
### Python packages
The examples discussed in this course are based on Python 3 and NumPy, SciPy,
Cython, Numba, etc.
To conveniently get access to all those packages, you can download and install
Anaconda Python 3 into your home directory by using the script
`aux/install_anaconda.sh`
Cython, Numba, matplotlib, and few more.
To conveniently get access to all those packages, you can e.g. download and install
Anaconda Python or similar distributions.
### Jupyter presentation via RISE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment