Skip to content

dtapian94/numericalMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

numericalMethods

Numerical methods course porgrams

Final Project Dependancies: Anaconda for python 3

Download Anaconda

In the Final Project directory run:

conda env create -f num-methods-project.yml

Then run: (Windows)

activate num-methods-project

(MacOS or Linux)

source activate num-methods-project

You will see a (num-methods-project) at the beginning of cmd or terminal; this means the environment activated correctly

Once activated run the python program

python finalProject.py

About

Numerical methods course porgrams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages