Computational Methods project
First, call
$ make install
to create all the directories needed for the building; then, call
$ make <test_name>
with the name of the unit test to be compiled.
To uninstall, simply type
$ make uninstall
Gabriele Santi gabriele.santi@acm.org
Finite Difference Methods for Ordinary and Partial Differential Equations
Complessità e Iterazione
Matematica Numerica
The project is released under the MIT License.