| Crates.io | vector-victor |
| lib.rs | vector-victor |
| version | 0.1.3 |
| created_at | 2023-06-15 04:11:42.731095+00 |
| updated_at | 2024-12-04 07:39:51.286171+00 |
| description | Yet another linear algebra crate |
| homepage | |
| repository | https://github.com/drewcassidy/vector-victor |
| max_upload_size | |
| id | 890804 |
| size | 81,114 |
Vector-Victor is yet another crate that provides a matrix type for linear algebra
Vector-Victor is:
Vector-Victor does not:
I wrote Vector-Victor for myself, to reflect the way I think about matrices and vectors. I didn't want a library that overcomplicated things with Typenums or multiple backing datastructure options. I did want types that felt familiar to me from when I write shaders or game mods.