/hw2_scientific_computing

Object-oriented approach to writing integrators, HW 2 for "Software Engineering for Scientific Computing" course

Primary LanguageC++MIT LicenseMIT

HW 2 for "Software Engineering for Scientific Computing"

Homework assignment 2 for Princeton University's APC 524 course, "Software Engineering for Scientific Computing." For this assignment, we took an object-oriented approach to writing integrators. It was also a practice in programming to an interface.

Course website can be found here.