Nil Goyette
|
27499111ee
|
Add regression test for RowVector3 cross product
|
2018-01-17 11:13:18 -05:00 |
Sébastien Crozet
|
c258d13f98
|
Fix stepping for slices.
The previous implementation was wrong compared to what the documentatino claimed.
|
2017-08-15 19:07:18 +02:00 |
Sébastien Crozet
|
41f5231446
|
Add `assign` and generalize `map` to other return types.
The method assign replaces each components with the result of a closure (that takes the
corresponding component as parameter).
|
2017-08-15 19:07:18 +02:00 |
Sébastien Crozet
|
3f70af97dd
|
Add the most common matrix decompositions.
|
2017-08-15 19:07:18 +02:00 |