Skip to content

sdrap/ASP_Lecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Scientific Programming - Lecture Notes

Lecture notes for a lecture of the same name for the mathematics undergraduate at Shanghai Jiao Tong University.

Unlike the title suggests, it is relatively basic, introducting programming language for fundamental tasks of scientific computing with a focus on mathematics students Disclaimer, the lecture notes is fully open source. The relevant thanks and references are not provided yet and therefore can not be considered as a book. Furthermore, it is still a work in progress with several typos and mistakes (Pull requests and suggestions are very welcome).

How to run

The lecture notes uses markdown together with MkDocs with a theme and functionalities of [MkDocs Material].

In order to run, you need a python environment in which you shall install the following packages

pip install mkdocs
pip install mkdocs-material
pip install mkdocs-bibtex

To run

mkdocs serve

About

Advanced Scientific Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published