Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 2.82 KB

File metadata and controls

56 lines (36 loc) · 2.82 KB

                    Python Build Status Dependencies GitHub Issues Contributions welcome License HitCount

NITheP / CHPC - Foundations of Theoretical and Computational Science

Repository for teaching materials from the 30th Chris Engelbrecht Summer School in Drakensberg, South Africa.

Lectures:

Tutorials:


New to Github?

The easiest way to get all of the lecture and tutorial material is to clone this repository. To do this you need git installed on your laptop. If you're working on Linux you can install git using apt-get (you might need to use sudo):

apt install git

You can then clone the repository by typing:

git clone https://github.com/as595/NITheP.git

To update your clone if changes are made, use:

cd NITheP/
git pull

GIF credit: rochesterastronomy.org