- 30 Jun, 2018 5 commits
-
-
Laurent Belcour authored
-
Laurent Belcour authored
-
Laurent Belcour authored
Right now the change work on OSX, and is feature complete w/r/t the test suite.
-
Laurent Belcour authored
-
Laurent Belcour authored
-
- 12 Jun, 2018 1 commit
-
-
Laurent Belcour authored
-
- 14 Mar, 2018 1 commit
-
-
Laurent Belcour authored
-
- 09 Dec, 2017 1 commit
-
-
Laurent Belcour authored
-
- 05 Dec, 2017 2 commits
-
-
Romain Pacanowski authored
-
Romain Pacanowski authored
One file per scheduling strategy
-
- 08 Nov, 2017 1 commit
-
-
Laurent Belcour authored
-
- 07 Nov, 2017 1 commit
-
-
Laurent Belcour authored
ios::binary flag.
-
- 06 Nov, 2017 4 commits
-
-
Laurent Belcour authored
I updated `make_command_test` to add every command test to the `tests` alias and added the missing Depends cmd.
-
Laurent Belcour authored
-
Romain Pacanowski authored
Changed called to isnan that are ambigous to alta::isnan to avoid compilation error problems when using clang on MacOS X.
-
Romain Pacanowski authored
If C++ 2011 is detected alta::isnan is equivalent to call std::isnan(x) in other cases we simulate isnan(x) by returning x!=x which true only when x is equal to NaN
-
- 12 Oct, 2017 1 commit
-
-
Laurent Belcour authored
-
- 11 Oct, 2017 1 commit
-
-
Laurent Belcour authored
-
- 07 Aug, 2017 1 commit
-
-
Romain Pacanowski authored
-
- 26 Jul, 2017 2 commits
-
-
Romain Pacanowski authored
Minor: Added CNRS Copyright as well for 2017
-
Romain Pacanowski authored
Introducing more non-regression tests for Rational Fitting on 1D data that are provided as well. Furthermore, tests for asymetrical vertical segments are also added
-
- 25 Jul, 2017 1 commit
-
-
Romain Pacanowski authored
-
- 21 Jul, 2017 1 commit
-
-
Romain Pacanowski authored
-
- 04 Jul, 2017 1 commit
-
-
Romain Pacanowski authored
adding more tests with UTIA. data2stats is launched as well but its output is not checked yet. To use these tests you need m100_fabric140.exr file in the build/tests/ directory
-
- 30 Jun, 2017 3 commits
-
-
Laurent Belcour authored
-
Laurent Belcour authored
plugins.
-
Romain Pacanowski authored
-
- 29 Jun, 2017 4 commits
-
-
Laurent Belcour authored
when doing the conversion with interpolation.
-
Laurent Belcour authored
-
Laurent Belcour authored
-
Laurent Belcour authored
-
- 28 Jun, 2017 2 commits
-
-
Laurent Belcour authored
[Fix] Enable loading EXR file in the UTIA plugin. I had to change the way the arguments are passed to the plugin during plugin creation.
-
Laurent Belcour authored
possible due to the interface introduced by Ludo. We will have to rollback to previous interface, or provide additional informations into the arguments object passed.
-
- 28 Mar, 2017 3 commits
-
-
Ludovic Courtès authored
No functional change.
-
Ludovic Courtès authored
This makes 'scons tests' less noisy and also allows users to preserve the command output in .log files.
-
Ludovic Courtès authored
-
- 19 Mar, 2017 4 commits
-
-
Romain Pacanowski authored
-
Romain Pacanowski authored
changed the output information when loading text ALTA file in order to have coherent messages. We are loading data not fitting them
-
Romain Pacanowski authored
-
Romain Pacanowski authored
Added Tests + Two command line tests data2data to test more cases of conversion between MERL and ALTA and with/without filtering + C++ Tests using the submodule catch for the same cases
-