sebcrozet
|
19d2bc0b7c
|
Fix typo.
|
2018-10-30 07:55:08 +01:00 |
sebcrozet
|
fc782f3644
|
Make MatrixN::{transform_vector, transform_point} inherent methods.
Addresses https://github.com/rustsim/nalgebra/issues/372
|
2018-10-30 07:55:08 +01:00 |
sebcrozet
|
14ad10a7e0
|
Add rustfmt.toml and run it.
|
2018-10-27 15:00:18 +02:00 |
sebcrozet
|
23bde7dfd0
|
Reduce requiremens from Real to Ring on the cg module.
|
2018-09-22 16:15:11 +02:00 |
sebcrozet
|
ca093fad29
|
Move core/* to base/* + add conditional compilation to dynamics matrices when no_std is enabled.
|
2018-05-26 22:07:57 +02:00 |