- 29 Nov, 2017 1 commit
-
-
Pawel Sznajder authored
-
- 24 Oct, 2017 1 commit
-
-
Pawel Sznajder authored
-
- 22 Sep, 2017 2 commits
-
-
-
Nabil Chouika authored
-
- 13 Sep, 2017 2 commits
-
-
Pawel Sznajder authored
-
Pawel Sznajder authored
-
- 28 Aug, 2017 1 commit
-
-
Pawel Sznajder authored
-
- 07 Aug, 2017 1 commit
-
-
Pawel Sznajder authored
-
- 31 Jul, 2017 1 commit
-
-
Nabil Chouika authored
-
- 28 Jul, 2017 2 commits
-
-
Hervé Moutarde authored
DVCSObservable.xml and GPD.xml Update of partons.properties too. Necessary after creation of new folders in partons-example.
-
Nabil Chouika authored
-
- 27 Jul, 2017 7 commits
-
-
Nabil Chouika authored
Some modifications to the conf files, as in PARTONS partons/core/partons#21 partons/core/partons#22 partons/core/partons#28
-
Pawel Sznajder authored
47d8c09bd3bc1e673536d782b88daec6434cb674
-
Pawel Sznajder authored
-
Pawel Sznajder authored
Reorganize scenarios
-
Nabil Chouika authored
-
Nabil Chouika authored
-
Nabil Chouika authored
-
- 26 Jul, 2017 4 commits
-
-
Pawel Sznajder authored
-
Pawel Sznajder authored
Update .cproject by adding NumA dependence
-
Nabil Chouika authored
-
Nabil Chouika authored
-
- 24 Jul, 2017 1 commit
-
-
Pawel Sznajder authored
-
- 12 Jul, 2017 2 commits
-
-
Nabil Chouika authored
-
Nabil Chouika authored
-
- 11 Jul, 2017 1 commit
-
-
Nabil Chouika authored
(instead of PARTONS_release)
-
- 30 Jun, 2017 2 commits
-
-
-
Pawel Sznajder authored
-
- 29 Jun, 2017 2 commits
-
-
-
Pawel Sznajder authored
-
- 27 Jun, 2017 1 commit
-
-
Nabil Chouika authored
-
- 23 May, 2017 1 commit
-
-
Nabil Chouika authored
-
- 12 May, 2017 1 commit
-
-
Nabil Chouika authored
- Add missing build/ folder. - Add .gitignore. - Fix cmake Find modules.
-
- 25 Apr, 2017 1 commit
-
-
Nabil Chouika authored
In ALL (trunk): - Improvements on the previous cmake commits.
-
- 24 Apr, 2017 1 commit
-
-
Nabil Chouika authored
In Elementary_utils (trunk): - Add the installation routines in CMakeLists. - Add doxyfile. In NumA++ (trunk): - Add the installation routines in CMakeLists. - Add FindElementaryUtils.cmake module and adapt CMakeLists. In NumA++_Tests (trunk): - Add FindElementaryUtils.cmake & FindNumA++.cmake modules and adapt CMakeLists. In PARTONS (trunk): - Add the installation routines in CMakeLists. - Add FindElementaryUtils.cmake & FindNumA++.cmake modules and adapt CMakeLists. In PARTONS_exe, PARTONS_release, PARTONS_Tests, PARTONS_Fits (trunk): - Add FindElementaryUtils.cmake, FindNumA++.cmake & FindPARTONS.cmake modules and adapt CMakeLists.
-
- 01 Apr, 2017 1 commit
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Move examples from main.cpp to examples.cpp - Remove beam_energy configuration for process module in examples.
-
- 02 Dec, 2016 1 commit
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Add some examples in main.cpp.
-
- 01 Dec, 2016 1 commit
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Correct typo in scenario files. - Move some stuff to PARTONS_Tests
-
- 30 Nov, 2016 1 commit
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Update logger.cfg file - Add examples folder for the release
-
- 23 Nov, 2016 1 commit
-
-
Nabil Chouika authored
In NumA++: - Added -pedantic flag in CMakeLists for warnings. - Moved LinAlgUtils to parent folder. - Added LSMR iterative algorithm for sparse least-squares problems, taken from https://github.com/tvercaut/LSQR-cpp (APACHE licence) and adapted to fit into NumA. In NumA++_Test: - Added -pedantic flag in CMakeLists for warnings. - Added test for LSMR also taken from github. In PARTONS: - Added -pedantic flag in CMakeLists for warnings. - Converted one observable scenario to the new cross configuration. - Various modifications and additions to the Radon Inverse files. Now, the DoubleDistribution modules are not needed anymore. It was too complicated to deal with... But it's still possible to use them I guess. - Renamed the Radon Inverse daughter class because the brute-force approach was dropped in favor of a fixed number of rows for the matrix. In PARTONS_exe: - Added -pedantic flag in CMakeLists for warnings. - Updated partons.properties to the new scheme. - Added a test for the Radon inversion. In PARTONS_release: - Added -pedantic flag in CMakeLists for warnings. - Added a scenario for GPD. - Close PARTONS properly when exception.
-