Advanced Python for science#
This is a website for a training on Python for science written by the group py-edu-fr.
Content#
- About this training
- Preliminaries
- Appetizer with JupyterLite
- Generalities on Python
- Basic Pure Python
- Structure and reuse code
- Using Python software
- Scientific Python (basics)
- Software enginering
- Intermediate pure Python
- Performance optimization
- Other languages and wrapping
- Parallelism
- Tools for Python HPC
- Application on numerical kernels
- A bit of Web
- Native Python applications
- GPU
- Databases
- Future & science fiction