/GA

Kodbas till GA

Primary LanguageTeX

GA Emil Öhman

This code is aimed for comparing Euler's and Heuns method. In the src directory, every system has it's subdirectory with code, data and diagrams. The report can (soon) be found in the report directory.

This code is not built for efficiency, speed, or ease of use; its sole purpose is to facilitate research.

Installation

Install all packages specified in requirements.txt, by for example running pip install -r requirements.txt. A python installation is required. The code is written for Python 3.10.7.