Skip to content

ronitagarwala01/cot-4500-as1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

cot-4500-as1

This project is for COT 4500 Numerical Calculus Assignment No. 1. The goal is to get familiar with finite-precision arithmetic and root finding techniques like the Bisection method and Newton-Raphson method.

Requirements

The requirements to the run the code can be found in the requirements.txt file in this directory.

Runnnig Python

In order to run the assignment_1.py file in src/main from your command line, do the following:

1. Clone the repository to your computer using the command 'git clone https://github.com/ronitagarwala01/cot-4500-as1.git'.
2. Navigate to the main folder using 'cd cot-4500-as1/src/main'.
3. Run the 'intro_to_python.py' file using the command 'python3 assignment_1.py'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages