1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename SquareMatrix::one to identity More... almost 10 years ago
Merge pull request #258 from bjz/version-bump More... almost 10 years ago
Bump version to 0.5.0 More... almost 10 years ago
Merge pull request #254 from bjz/matrix-and-array-api-changes More... almost 10 years ago
Rename Array::swap_elems to Array::swap_elements More... almost 10 years ago
Remove Array::replace_elem More... almost 10 years ago
Rename Array1 to Array More... almost 10 years ago
Make Matrix trait work for matrices of arbritrary dimensions More... almost 10 years ago
Make pointer access function names match those in std More... almost 10 years ago
Move element-wise operations into `Array1` trait More... almost 10 years ago
Merge pull request #249 from bjz/by-value More... almost 10 years ago
Merge pull request #253 from bjz/doc-upload More... almost 10 years ago
Only upload docs when on stable branch More... almost 10 years ago
Merge pull request #248 from bjz/by-value-operators More... almost 10 years ago
Make lots of methods take vectors and points by value More... almost 10 years ago
Add some by-value operator overloads More... almost 10 years ago
Merge pull request #246 from bjz/associated-types More... almost 10 years ago
Add an alias to Vector::Scalar in Point More... almost 10 years ago
Add comments noting rust bugs More... almost 10 years ago
Remove type parameters from Matrix trait More... almost 10 years ago
Make scalar type parametrs out of transform and rotation traits More... almost 10 years ago
Make scalar an an associated type on Vector More... almost 10 years ago
Make array type parameters associated types More... almost 10 years ago
Make epsilon an associated type on ApproxEq More... almost 10 years ago
Merge pull request #245 from bjz/remove-collision-types More... almost 10 years ago
Remove collision types and traits from the library More... almost 10 years ago
Merge pull request #243 from bjz/version-bump More... almost 10 years ago
Pin dependencies, and bump to v0.4.0 More... almost 10 years ago
Merge pull request #242 from bjz/index-operators More... almost 10 years ago
Clean up index operator usages More... almost 10 years ago