- 12 May, 2015 3 commits
-
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
- 11 May, 2015 2 commits
-
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
- 07 May, 2015 2 commits
-
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
- 06 May, 2015 1 commit
-
-
Laurent Belcour authored
-
- 04 May, 2015 1 commit
-
-
Ludovic Courtès authored
-
- 28 Apr, 2015 1 commit
-
-
PACANOWSKI Romain authored
-
- 23 Apr, 2015 4 commits
-
-
Laurent Belcour authored
-
Laurent Belcour authored
-
Laurent Belcour authored
+ Changing the scons scripts for the nonlinear fitters to use library_available instead of checkPKG. + Updating the library_available function to avoid checking the lib + header when the pkg-config provides a configuration. + Adding the #external/build/lib/pkgconfig directory to the list of directory in the PKG_CONFIG_PATH variable. [Warning] Only tested on OSX. Need to be checked with the CI platform.
-
Laurent Belcour authored
before the obtain call.
-
- 21 Apr, 2015 3 commits
-
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
Laurent Belcour authored
Adding two aliases to the scons command: 'python' and 'tests' Need to test those scripts on GNU/Linux and Windows. Validated on OSX.
-
- 14 Apr, 2015 2 commits
-
-
Ludovic Courtès authored
-
Ludovic Courtès authored
-
- 10 Apr, 2015 1 commit
-
-
Ludovic Courtès authored
This streamlines information and warning messages with the rest of SCons, and allows '-Q' to be honored for the former.
-
- 07 Apr, 2015 1 commit
-
-
Ludovic Courtès authored
-
- 03 Apr, 2015 1 commit
-
-
Ludovic Courtès authored
-
- 02 Apr, 2015 2 commits
-
-
Ludovic Courtès authored
Fixes a regression introduced in commit fff676d4.
-
Ludovic Courtès authored
-
- 26 Mar, 2015 7 commits
-
-
PACANOWSKI Romain authored
Outputting timing to load data as well Saving mse and rmse weighted by cosine factors in the output file as well
-
PACANOWSKI Romain authored
-
PACANOWSKI Romain authored
Bug fix on the cosine(theta_view)*cosine(theta_light) metric
-
PACANOWSKI Romain authored
Added a try/catch block to catch exception when data could not be loaded
-
PACANOWSKI Romain authored
Moved the creation and opening of the output file to avoid creating a file that could be empty if no data are loaded
-
PACANOWSKI Romain authored
-
PACANOWSKI Romain authored
-
- 24 Mar, 2015 7 commits
-
-
PACANOWSKI Romain authored
also added a friend function to output the different parameters of the SGD function (this is only meant to help debugging)
-
PACANOWSKI Romain authored
added an implementation of the method load() meaning that now SGD can be loaded from file
-
PACANOWSKI Romain authored
Corrected a wrong comment
-
PACANOWSKI Romain authored
Checking the output of the method load() from the BRDF or function to return the appropriate value if the function was not correctly loaded
-
PACANOWSKI Romain authored
-
PACANOWSKI Romain authored
Added code to output the different metrics to a file, which filename is specified by --output option on the command line
-
Laurent Belcour authored
pkg-config system.
-
- 23 Mar, 2015 2 commits
-
-
PACANOWSKI Romain authored
-
Ludovic Courtès authored
-