Historique des commits

Auteur SHA1 Message Date
  Noah Hitz 49942a611c Fixed typos il y a 1 an
  Christophe f86092a658 Remove disabled warnings (#1213) il y a 2 ans
  Mark Sheppard 3cb568cd37 Fix Clang 15 test build errors il y a 2 ans
  SGrottel 104c1214ee Avoid fp comparison of `glm::sign` return value by introducing a sign comparison helper function il y a 4 ans
  SGrottel 5dbba35275 Changed test functions to explicitly define comparison epsilons. il y a 4 ans
  SGrottel d71dba9603 Introduced a second, less precise comparison epsilon for the tests for now. il y a 4 ans
  SGrottel 18d9b97aa4 Further increased comparison float epsilon, and further test batch `testEigenvectors` also failes. il y a 4 ans
  SGrottel 593b7cc36b Increased float comparison epsilon to pass tests. il y a 4 ans
  SGrottel a0ccbcc63d Added further details on the comparison issue with covariance matrices on some VMs. il y a 4 ans
  SGrottel d0d7945141 Additional debug output to investigate why `test-gtx_pca` fails on some VMs on Travis. il y a 4 ans
  SGrottel c792a0a221 Disabled tests requiring random engine when CXX11 STL is not available. il y a 4 ans
  SGrottel 0f5b544d5d Corrected errors on Xcode C++98 pure related to language extensions accidentially used. il y a 4 ans
  SGrottel b8adc27808 Removed lambdas and initializer list ctors to be compatible with older cpp standards. il y a 4 ans
  SGrottel dd40903b74 Implemented 'principle component analysis' utility in gtx, including tests il y a 4 ans