Skip to content

UChi-ComPy23/uchi-compy24-hw3-hw3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Homework 3 - Initial Value Problems, Differentiation

In this homework, you will find the questions in answers.ipynb. This is convenient for displaying math equations. You can use answers.ipynb for written answers and running simulations/displaying plots.

Please put the class definition for problem 0 in euler.py. This file should contain a Python module.

You can run

conda install --file requirements.txt

to install the packages in requirements.txt

Important Information

Due Date

This assignment is due Tuesday, November 5 at 10:00 PM Chicago time.

Grading Rubric

The following rubric will be used for grading.

Total
Problem 0 /30
Problem 1 /20
Problem 2 /30

Correctness will be based on code (i.e. did you provide was was asked for) and the content of answers.ipynb.

To get full points on style you should use comments to explain what you are doing in your code and write docstrings for your functions. In other words, make your code readable and understandable. You should also make your plots nice.

Autograder

There is no autograder.

About

uchi-compy24-hw3-hw3 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published