Merge: doc: fixed some typos and other misc. corrections
[nit.git] / lib / matrix /
2018-05-10 Alexandre Terrasalib: generate `package.desc` keys to all packages
2017-11-21 Alexis Laferrièrematrix: optimize matrix multiplication
2017-11-21 Alexis Laferrièrematrix: optimize loops
2017-11-21 Alexis Laferrièrematrix: optimize the creation of the `gamnit_rotation_m...
2017-11-21 Alexis Laferrièrematrix: cache the last `gamnit_euler_rotation` matrix...
2017-06-04 Alexis Laferrièregamnit: 3 Euler rotation angles for actors
2017-05-09 Alexis Laferrièrematrix: use a custom low-level C structure to avoid...
2017-03-23 Alexis Laferrièrec & matrix: make some services public for low level...
2015-09-15 Alexis Laferrièrelib/matrix: intro `Matrix::to_a & transposed`
2015-09-15 Alexis Laferrièrelib/matrix: add services for projection Matrix and...
2015-09-15 Alexis Laferrièrelib/matrix: intro Matrix with general services