| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-09-30 | Rewrite UU matrix to be K*K*(K-1) instead of n*K*(K-1) | Gertjan van den Burg | 1 | -2/+3 | |
| significant memory reduction by turning the 3D UU matrix into a 2D block matrix, with significantly less dimensions | |||||
| 2016-09-20 | Change globals.h to gensvm_globals.h | Gertjan van den Burg | 1 | -1/+1 | |
| Conformity! | |||||
| 2016-05-16 | major refactor of the code | Gertjan van den Burg | 1 | -0/+18 | |
