573343de8f64b0eb24d22ed01101e17bfc0706ed
Numeric Integration
Calculates the integration of a formula by parts (formula defined in the func()
function).
Building
Make sure you have CMake installed and run the following:
$ cd build/
$ cmake ..
$ make
There should be a binary called numint.
License
This program is licensed with the GNU GPLv3.
Languages
C
63.5%
CMake
36.5%