numerical-integration/main.cppmaster
numerical-integration/main.cpp
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4eb2e2801fc1 | rouaze | Delete executable file | Dec 15 2016 | |||
3b2b6bfbc54e | rouaze | Implementation of the test suite with one exemple for each feature in the… | Dec 15 2016 | |||
a308fc0b59e1 | rouaze | Correction of the 2D Trapezoidal integrator using weight matrices and… | Dec 15 2016 | |||
2460b4b1ff6c | rouaze | Debuggage AbstractTwoDIntegrator. Changes in the data definition. | Dec 14 2016 | |||
b329bba2da47 | rouaze | Configuration class modified | Dec 14 2016 | |||
e1a3ea6db6bd | rouaze | Adding the possibility to launch the program directly with argv value as config… | Dec 9 2016 | |||
7c746cb48366 | ollitrault | Renamed Function to AbstractFunction | Dec 7 2016 | |||
ba8ac171f541 | rouaze | Configuration class completed. The program is now able to load any… | Dec 6 2016 | |||
9d085257e670 | rouaze | First commit of the Configuration classe in order to load directly a… | Dec 5 2016 | |||
65689c86b7a9 | rouaze | All Midpoint, Trapz and Simpson are now functional in 1D with the formula… | Dec 2 2016 | |||
0a82d6f906d2 | rouaze | Adding interface for using the OneDFormula and OneDTab. Modification of all the… | Dec 1 2016 | |||
f98e69128fae | ollitrault | Merge branch 'master' of ssh://c4science.ch/diffusion/1695/numerical-integration | Nov 30 2016 | |||
e36543c4a09f | ollitrault | Pauline's work on all classes made for reading/evaluating the function to be… | Nov 30 2016 | |||
8e56c40242fe | rouaze | Adding one dim integration (trapz and simpson) | Nov 29 2016 | |||
d45ed64ddb3f | rouaze | First Commit - Projecct Creation | Nov 23 2016 |
c4science · Help