Skip to content

GabeHart17/skydiver_problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skydiver_problem

MA432 Calculus BC Euler's method activity

How to run this code: Install python 3 on your system. Install matplotlib and numpy. This can be done using

pip3 install matplotlib
pip3 install numpy

once you have installed python. Install pip if prompted when you try to run these commands. The python files can then be run like normal python scripts using python3 file.py.

About

MA432 Calculus BC Euler's method activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages