Go to file
Brendan Zabarauskas 6fb6d57175 Use the Clone trait instead of Copy and switch from the copy keyword to calling the clone method.
impl_approx! is broken with a borrow issue. The library does not compile yet. Sorry!
2013-06-29 16:38:55 +10:00
src Use the Clone trait instead of Copy and switch from the copy keyword to calling the clone method. 2013-06-29 16:38:55 +10:00
.gitignore Ignore dSYM packages 2012-11-07 11:11:22 +10:00
AUTHORS Add license/copyright notices to source files 2013-06-01 08:01:01 +10:00
LICENSE Add license/copyright notices to source files 2013-06-01 08:01:01 +10:00
Makefile Add license/copyright notices to source files 2013-06-01 08:01:01 +10:00
pkg.rs Add license/copyright notices to source files 2013-06-01 08:01:01 +10:00
README.md Merge vector and matrix source files 2013-06-16 18:03:14 +10:00

Lmath-rs

A mathematics library for computer graphics.

Examples

~B☼