Nathan
|
4f9a3cf1e6
|
basic algorithm defined
|
2019-02-06 21:15:33 -06:00 |
sebcrozet
|
f36ff97d6a
|
Fix deprecation warnings.
|
2018-12-29 13:19:09 +01:00 |
sebcrozet
|
41a1e91ac9
|
Add an example for the resolution of a linear system.
|
2018-11-10 13:57:40 +01:00 |
sebcrozet
|
551c44c854
|
Implement From<Vector> for Point.
|
2018-10-27 15:00:18 +02:00 |
sebcrozet
|
14ad10a7e0
|
Add rustfmt.toml and run it.
|
2018-10-27 15:00:18 +02:00 |
Sébastien Crozet
|
662cc9cd7f
|
Run rust fmt.
|
2018-02-03 13:59:05 +01:00 |
Sébastien Crozet
|
3f70af97dd
|
Add the most common matrix decompositions.
|
2017-08-15 19:07:18 +02:00 |
Sébastien Crozet
|
664ddef8a3
|
Fix mvp matrix construction typo.
Fix #229.
|
2017-03-02 21:35:39 +01:00 |
Sébastien Crozet
|
a4089a7ee0
|
Add missing examples from the website.
|
2017-02-15 23:42:03 +01:00 |
Sébastien Crozet
|
14e9194f69
|
Update the changelog.
|
2017-02-14 18:49:25 +01:00 |
Sébastien Crozet
|
086e6e719f
|
Doc + slerp + conversions.
|
2017-02-12 18:17:09 +01:00 |