- Jul 27, 2017
-
-
Nabil Chouika authored
-
Nabil Chouika authored
-
- Jul 26, 2017
-
-
Pawel Sznajder authored
-
Pawel Sznajder authored
Update .cproject by adding NumA dependence
-
Nabil Chouika authored
-
Nabil Chouika authored
-
- Jul 24, 2017
-
-
Pawel Sznajder authored
-
- Jul 12, 2017
-
-
Nabil Chouika authored
-
Nabil Chouika authored
-
- Jul 11, 2017
-
-
Nabil Chouika authored
(instead of PARTONS_release)
-
- Jun 30, 2017
-
-
Pawel Sznajder authored
- Jun 29, 2017
-
-
Pawel Sznajder authored
- Jun 27, 2017
-
-
Nabil Chouika authored
-
- May 23, 2017
-
-
Nabil Chouika authored
-
- May 12, 2017
-
-
Nabil Chouika authored
- Add missing build/ folder. - Add .gitignore. - Fix cmake Find modules.
-
- Apr 25, 2017
-
-
Nabil Chouika authored
In ALL (trunk): - Improvements on the previous cmake commits.
-
- Apr 24, 2017
-
-
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.
-
- Apr 01, 2017
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Move examples from main.cpp to examples.cpp - Remove beam_energy configuration for process module in examples.
-
- Dec 02, 2016
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Add some examples in main.cpp.
-
- Dec 01, 2016
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Correct typo in scenario files. - Move some stuff to PARTONS_Tests
-
- Nov 30, 2016
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Update logger.cfg file - Add examples folder for the release
-
- Nov 23, 2016
-
-
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.
-
- Nov 15, 2016
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Update partons.properties and logger.cfg files - Update few scenarios to test CrossConfiguration feature. - Care !!! Other scenarios cannot be run.
-
- Oct 18, 2016
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Updated demo scenario.
-
Bryan Berthou authored
In PARTONSrelease (trunk) : - Corrected kinematics for observable. - Updated demo scenario. - Added plot files for observable.
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Create some example for plot observable for the demo of Herve.
-
- Sep 21, 2016
-
-
Bryan Berthou authored
In PARTONS_release (trunk): - Propagate change from PARTONS. - Better handling end of program when exception occurs.
-
- Aug 05, 2016
-
-
Nabil Chouika authored
- Use command "executable" in the Ant scripts instead of the deprecated command "command".
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Add executable file to svn:ignore.
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Delete unwanted executable file.
-
Hervé Moutarde authored
In PARTONS_release, following modification in PARTONS_Fits: - Update FindROOT.cmake module for a finer resolution of ROOT components in system. Needed because previous version was not able to find libMinuit2.so - Update build.xml: remove ROOT home path argument.
-
- Jul 13, 2016
-
-
José Rodriguez-Quintero authored
In PARTONS_release: - A new scenario to compute observables for as many kinematics as wished has been created. - A new scenario has been created in order to build a file properly formatted by the 2D plots generation.
-
- Jul 12, 2016
-
-
Bryan Berthou authored
In PARTONS_release (trunk) : - Remove old stuff for tests.
-
- Jul 05, 2016
-
-
Nabil Chouika authored
In PARTONS: - Add test on xBmin in DVCSModule and comment out previous redundant (and wrong) test in GV2008 - Correct Alu
-
- Jun 23, 2016
-
-
Bryan Berthou authored
In PARTONS_release : - Update partons.properties file.
-
Bryan Berthou authored
In PARTONS_release : - Add missing eclipse builder configuration folder.
-
Bryan Berthou authored
In PARTONS_release : - Update project configuration file. - Update logger configuration file. - Add some scenarios for demonstration. - Remove unwanted folder.
-
- Jun 22, 2016
-
-
Bryan Berthou authored
PARTONS_release : initial import.
-