aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup annoying printf instead of SV_INFOcnlohr2018-03-181-5/+5
* Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2018-03-184-96/+13
|\
| * Took out installation after users could install hooksJustin Berger2018-03-182-3/+1
| * Merge pull request #115 from cnlohr/charles_statbiguatorCNLohr2018-03-1817-98/+379
| |\
| | * Fix configuration system and fix race condition in survive_vive.cnlohr2018-03-189-44/+156
| | * Almost at a config interface.cnlohr2018-03-187-52/+150
| | * Moving things over... still todo:cnlohr2018-03-1810-27/+81
| | * trying new config modecnlohr2018-03-185-31/+48
| |/
| * Make build target for dcl testcnlohr2018-03-171-1/+4
| * Speed improvement! Tmps should always match the mat typeJustin Berger2018-03-171-1/+1
* | Fix configuration system and fix race condition in survive_vive.cnlohr2018-03-188-42/+156
* | Almost at a config interface.cnlohr2018-03-187-52/+150
* | Moving things over... still todo:cnlohr2018-03-1810-27/+81
* | trying new config modecnlohr2018-03-185-31/+48
* | Make build target for dcl testcnlohr2018-03-181-1/+4
* | Speed improvement! Tmps should always match the mat typeJustin Berger2018-03-181-1/+1
* | Updated make clean target to do a deeper cleanJustin Berger2018-03-171-1/+1
* | Merge branch 'master' into sbaJustin Berger2018-03-179-297/+584
|\|
| * Added transpose timing testsJustin Berger2018-03-174-39/+75
| * Added assert clause to testJustin Berger2018-03-171-5/+6
| * Fixed testJustin Berger2018-03-173-61/+57
| * The results still disagree.cnlohr2018-03-171-3/+5
| * Update tests... seems to work with both cblas and dclapack... Still haven't c...cnlohr2018-03-172-6/+30
| * Update dcl and test.cnlohr2018-03-174-23/+60
| * Check in new failing test.cnlohr2018-03-171-3/+26
| * Made naming follow conventionsJustin Berger2018-03-171-129/+149
| * Fixed gemmJustin Berger2018-03-174-29/+44
| * Made it test dcldgemm insteadJustin Berger2018-03-171-1/+3
| * Added test target, mul testJustin Berger2018-03-172-4/+23
| * Test DCL.cnlohr2018-03-172-2/+41
| * Update dclapack to do automatic size-of-array'ingcnlohr2018-03-173-16/+24
| * Now wrangled with ability to use submatricies.cnlohr2018-03-173-43/+55
| * Get closer to functional.cnlohr2018-03-173-3/+54
| * Fix other comments in .h file.cnlohr2018-03-171-7/+7
| * Fix comments in dclapack code to reflect current behaviorcnlohr2018-03-171-6/+6
| * Removed GFX guts out of data_recorderJustin Berger2018-03-162-103/+13
| * update daveortho to use new nomenclaturecnlohr2018-03-171-11/+11
| * Update variable ordering...cnlohr2018-03-173-55/+55
| * Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2018-03-171-0/+3
| |\
| | * Add note about additional dependencies.CNLohr2018-03-161-2/+2
| | * Update README.mdCNLohr2018-03-161-0/+3
| * | Update DCLapack with the C helpers to cize stuff.cnlohr2018-03-173-31/+171
| |/
* | Removed unneeded prints; fixed memory issue in sba poserJustin Berger2018-03-166-7/+346
* | Add sba poserJustin Berger2018-03-1610-3/+6429
|/
* Added a lot of features to the viz toolJustin Berger2018-03-167-189/+218
* Added code to interpolate between two EPNP guesses; behaves much betterJustin Berger2018-03-161-16/+32
* Made viewer sync with data_recorderJustin Berger2018-03-161-25/+32
* Playback now goes to a single file. Note that the file format changed too so ...Justin Berger2018-03-1610-66/+135
* Data window tuningJustin Berger2018-03-161-1/+1
* Added usb packet statisticsJustin Berger2018-03-161-0/+4