- Sep 26, 2018
-
-
Yuka Takahashi authored
-
- Sep 25, 2018
-
-
Yuka Takahashi authored
-
- Sep 24, 2018
-
-
Mattias Ellert authored
Remove unnecessary CACHEREAD for local file
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
-
Guilherme Amadio authored
The module relies on $ROOTSYS, uses bad CMake style with include_directories() and link_directories() globally, and doesn't work when used for a standalone build: CMake Error at $ROOTSYS/cmake/modules/RootNewMacros.cmake:445 (install): install FILES given no DESTINATION! Call Stack (most recent call first): $ROOTSYS/cmake/modules/RootNewMacros.cmake:964 (ROOT_GENERATE_DICTIONARY) CMakeLists.txt:105 (ROOT_STANDARD_LIBRARY_PACKAGE)
-
Guilherme Amadio authored
- Remove file globbing - Inherit options from RInterface
-
Guilherme Amadio authored
TBB is not included as system anymore, so we need to avoid warnings from its headers using a different method.
-
- Sep 23, 2018
-
-
Guilherme Amadio authored
This causes problems both in depedency generation, since clang ignores headers marked as system, and due to the order in which headers are processed (build directory is marked as system when TBB is builtin).
-
- Sep 21, 2018
-
-
Lorenzo Moneta authored
-
- Sep 19, 2018
-
-
Kim Albertsson authored
-
Kim Albertsson authored
Ensure that variables are actually read from the TTree...
-
Kim Albertsson authored
-
- Sep 18, 2018
-
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Lorenzo Moneta authored
-
- Sep 16, 2018
-
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
Xavier Valls Pla authored
-
- Sep 06, 2018
-
-
Pere Mato Vila authored
ROOT-9620 #close
-
- Aug 30, 2018
-
-
Kim Albertsson authored
Sometimes the serialised methods will fail to load due to missing files. This adds more output and checks to verify that required files exist to better pinpoint the problem.
-
- Aug 28, 2018
-
-
Lorenzo Moneta authored
-
- Aug 24, 2018
-
-
Yuka Takahashi authored
These headers are modular, this makes pcm a little bit smaller.
-
- Aug 21, 2018
-
-
Lorenzo Moneta authored
-
Lorenzo Moneta authored
Use for evaluation same batch size as for training and not a fixed one of 1000
-
- Aug 20, 2018
-
-
Axel Naumann authored
-
Emmanouil Stergiadis authored
-
- Aug 17, 2018
-
-
Lorenzo Moneta authored
-
- Aug 14, 2018
-
-
Lorenzo Moneta authored
-
- Aug 13, 2018
-
-
Lorenzo Moneta authored
-
- Aug 10, 2018
-
-
Lorenzo Moneta authored
-
Lorenzo Moneta authored
Use the template type (Scalar_t) instead of double, otherwise it will not compile for networks based on float types
-
Lorenzo Moneta authored
-