nalgebra/.gitignore
Nathan Stien ebe1ed1f16 Fix coordinate calculation in DMat::from_fn().
The builder function `f` was receiving incorrect coordinates, often
involving a uint underflow.

Added a test case to verify the new behavior.
2014-07-26 19:03:37 -05:00

7 lines
34 B
Plaintext

*.swp
*.html
doc
lib
TODO
target/