SGrottel
|
d0d7945141
|
Additional debug output to investigate why `test-gtx_pca` fails on some VMs on Travis.
Also, reworked the `#if` about CXX11; did not seem to work correctly.
|
ago%!(EXTRA string=4 years) |
SGrottel
|
c792a0a221
|
Disabled tests requiring random engine when CXX11 STL is not available.
Added missed `typename` keywords, and fixed variable initialization.
|
ago%!(EXTRA string=4 years) |
SGrottel
|
0f5b544d5d
|
Corrected errors on Xcode C++98 pure related to language extensions accidentially used.
|
ago%!(EXTRA string=4 years) |
SGrottel
|
b8adc27808
|
Removed lambdas and initializer list ctors to be compatible with older cpp standards.
|
ago%!(EXTRA string=4 years) |
SGrottel
|
dd40903b74
|
Implemented 'principle component analysis' utility in gtx, including tests
|
ago%!(EXTRA string=4 years) |