holden-nelson / NumericalMethodsA

Solutions for Math 310 Optional Assignment A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math 310 Numerical Methods Optional Assignment A

This is my submission for the Math 310 optional assignment A. Solutions are written in Python. Implementations of Euler's method, Improved Euler's method, and Runge-Kutta method are in eulers.py. Solution plots for the first three problems are provided as well.

About

Solutions for Math 310 Optional Assignment A


Languages

Language:Python 100.0%