- 21 Mar, 2016 1 commit
-
-
Bryan Berthou authored
- Correcting wrong include path in DDInitialGenerator.
-
- 18 Mar, 2016 1 commit
-
-
Cédric Mezrag authored
First attempt to build the Structure of Radon Inverse code
-
- 17 Mar, 2016 2 commits
-
-
Bryan Berthou authored
- Propagate change from ElementaryUtils project.
-
Bryan Berthou authored
- Fixed DEXP integrator : missing members in copy constructors.
-
- 16 Mar, 2016 2 commits
-
-
Bryan Berthou authored
from @Luca Colaneri I found an error in Brent.h on line 26 you have two variables with the same name one must change "fpre" into "fcur"
-
Bryan Berthou authored
- Initialize some variables to 0.
-
- 15 Mar, 2016 1 commit
-
-
Nabil Chouika authored
- New MatrixD operations (multiplication, etc). - VectorD to MatrixD conversion. - Tests in MatrixD to avoid index out of bounds. - Corrected NumA_Tests
-
- 11 Mar, 2016 1 commit
-
-
Nabil Chouika authored
- Refactoring of quadratures.
-
- 10 Mar, 2016 1 commit
-
-
Nabil Chouika authored
- Fixed Gauss-Legendre
-
- 09 Mar, 2016 2 commits
-
-
Pawel Sznajder authored
- Initial version
-
Nabil Chouika authored
- Fixed DExp
-
- 08 Mar, 2016 3 commits
-
-
Bryan Berthou authored
- Correct tolerances in GK21_ADAPTIVE.
-
Bryan Berthou authored
- Correct tolerances in DEXP.
-
Bryan Berthou authored
- Add missing copy constructor and clone function.
-
- 02 Mar, 2016 3 commits
-
-
Bryan Berthou authored
- Add new method to generate steps for Interval (NORMAL & LOG)
-
Bryan Berthou authored
- Correct infinite loop
-
Bryan Berthou authored
- Implement Interval class.
-
- 29 Feb, 2016 1 commit
-
-
Bryan Berthou authored
- Update output format for tolerances
-
- 26 Feb, 2016 1 commit
-
-
Bryan Berthou authored
- Update project folder tree. - Move math tools from PARTONS to NumA++ (Tolerances, Differences, MathUtils ...) - Switch from basic template function to new architecture with inheritance and virtuality to provide powerful integration method layer for PARTONS. Adding generic way to configure integration method module (like in PARTONS). - Add one dimension function definition Keywords : Functors, Template class, inheritance, module, configure, generic parameters
-
- 25 Feb, 2016 1 commit
-
-
Nabil Chouika authored
- Added NumA++ doxyfile
-
- 18 Feb, 2016 1 commit
-
-
Nabil Chouika authored
- GapEquationSolverModule: Added the ability to resume iterations from previous computed solution - Avoid recalculating same quantities
-
- 15 Feb, 2016 5 commits
-
-
Nabil Chouika authored
- modifications to build.xml ("clean" removes CMakeCache.txt) and CMakeLists.txt
-
Nabil Chouika authored
- New build.xml for Eclipse VM
-
Bryan Berthou authored
- Remove CMakeCache
-
Nabil Chouika authored
- New modules FindEigen3 and FindROOTrtual Machine
-
Nabil Chouika authored
- new CMakeLists.txt independant of Virtual Machine
-
- 12 Feb, 2016 2 commits
-
-
Bryan Berthou authored
- Impossible to use template and virtual together
-
Bryan Berthou authored
- Draft refactoring integration mechanisms
-
- 11 Feb, 2016 1 commit
-
-
Nabil Chouika authored
- new assign() method in VectorD and MatrixD - new concatenate() and getStdVector() methods in VectorD - relative diff in NewtonMD
-
- 09 Feb, 2016 2 commits
-
-
Nabil Chouika authored
- Added VectorD::norm() - Modification in Newton.h to return x everytime - Implemented NewtonMD::solve()
-
Bryan Berthou authored
- Update Newtown return for each case.
-
- 08 Feb, 2016 2 commits
-
-
Nabil Chouika authored
- Added a list of substitution for Eigen header. Please import it to your Eclipse global configuration (C++ -> Organize Includes -> Header substitution). - Made the VectorD operators const (to avoid some compilation problems). - First draft of NewtonMD (Newton multi-dimensional). - Added other methods for linear solve from Eigen.
-
Bryan Berthou authored
- Comments
-
- 05 Feb, 2016 1 commit
-
-
Nabil Chouika authored
- Refactorization (moved MatrixD to NumA). - Modification of MatrixD and VectorD - First implementation of LinearSystem::solve using Eigen - Refactorization of DSE modules and beans
-
- 03 Feb, 2016 1 commit
-
-
Nabil Chouika authored
- Removed static variables and methods in GLNP - Test of Legendre
-
- 02 Feb, 2016 5 commits
-
-
Bryan Berthou authored
- Update CMake & project configuration file
-
Bryan Berthou authored
- Refactoring GSL integration mode - Adding two root finding algorythme - Updating NumA++ project configuration file
-
Bryan Berthou authored
- Update CMake configuration file
-
Bryan Berthou authored
- Update CERN ROOT library configuration
-
Bryan Berthou authored
- Update CERN ROOT library configuration
-