Skip to content
Jacob Fields edited this page May 28, 2020 · 1 revision

The Object-Oriented PDE Solver (OOPS) is a lightweight, flexible C++ framework for writing and solving partial differential equations in one dimension. It is not intended as a be-all and end-all solution for scientific computing, but rather as a tool for teaching scientific computing and testing new ideas.

Clone this wiki locally