Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loostrum/python
UvA Python code for MSc courses
https://github.com/loostrum/python
Last synced: about 1 month ago
JSON representation
UvA Python code for MSc courses
- Host: GitHub
- URL: https://github.com/loostrum/python
- Owner: loostrum
- Created: 2014-01-16T11:16:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T11:52:24.000Z (about 9 years ago)
- Last Synced: 2023-08-10T07:45:22.902Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 938 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python
UvA Python code for MSc courses.## Particle Cosmology
Simple N-Body simulator in <= 100 lines.## High-Energy Astrophysics: Radiative Transfer and Relativistic Flows
Compton upscattering of an input Synchrotron and Planck spectrum.## Structure and Evolution of Stars
Lane-Emden differential equation solver. Includes application to white dwarf mass and density profiles.## Python Workshop
Introduction to Python.