Nicolás A. Ortega fafdd9cb9c
Initial commit.
2016-12-01 16:47:16 +01:00
2016-12-01 16:47:16 +01:00
2016-12-01 16:47:16 +01:00
2016-12-01 16:47:16 +01:00
2016-12-01 16:47:16 +01:00
2016-12-01 16:47:16 +01:00
2016-12-01 16:47:16 +01:00

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.

Description
No description provided
Readme GPL-3.0 88 KiB
Languages
C 63.5%
CMake 36.5%