This repository contains source code and Jupyter notebooks for the book "Introduction to scientific programming with Python", published as part of the Simula SpringerBriefs on Computing, 2020.
The book gives a brief introduction to Python programming for scientific and computational applications, and is based on "A Primer on Scientific Programming with Python". It was written for the introductory programming course "IN1900 – Introduction to Programming with Scientific Applications" at the University of Oslo.
All the chapters of the book are available as Jupyter notebooks.
Most of the code examples are available for download as regular .py files.
Click here to download all the code examples as a single zip-file, or click here to access the individual files for each chapter.