Commit Graph

18 Commits

Author SHA1 Message Date
Nathan 2a2debf58b Fixing documentation 2019-02-20 20:32:09 -06:00
Nathan b08c2ad70d Feedback updates round 1 2019-02-14 20:54:26 -06:00
Nathan b3c6492530 Moved test file to lingal folder, wrote tests based on github ticket request (scipy reference) 2019-02-10 13:40:32 -06:00
Nathan 645ca8ad52 All 3 modes of direct done 2019-02-09 21:53:22 -06:00
Nathan d038ec7b73 All 3 modes of direct done 2019-02-09 21:51:20 -06:00
Nathan 3d83860fad Cleaned up some labels and steps 2019-02-09 20:19:42 -06:00
Nathan fd0c497c90 Added valid method 2019-02-07 19:58:09 -06:00
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