Skip to content

capicue/6646-HW-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATH 6646 Problem Set 1

This project is a homework assignment for MATH 6646. It is a set of 6 programs that numerically solve specified ODEs using various methods.

Dependencies

You must have sage installed for plotting the graphs.

Running

To compile the binaries for all problems use:

% make

To run each binary for a given set of parameters and plot the results using sage, use:

% make plots

This will create a bunch of image files like this one.

Example plot

As expected, to get rid of the output and image files, use:

% make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published