yannickperrenet / numeriek

Report and script of my final numerical analysis course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numerical Analysis

In the Python file you can find the end result of the simulation. In case you are using a virtualenvironment to run the code, you can use the requirements.txt file to initialize the packages.

To install the packages in the text file: activate your virtualenvironment and run

$ pip install -r requirements.txt

About

Report and script of my final numerical analysis course.


Languages

Language:Python 100.0%