Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.04 KB

File metadata and controls

15 lines (9 loc) · 1.04 KB

Introduction to Scientific Programming with Python

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.

Book cover

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.

Jupyter notebooks for all book chapters

All the chapters of the book are available as Jupyter notebooks.

Source code for code examples

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.