| Crates.io | opimus |
| lib.rs | opimus |
| version | 0.1.1 |
| created_at | 2024-01-19 21:20:18.483527+00 |
| updated_at | 2024-01-22 19:19:39.946462+00 |
| description | a simple matrix multiplicator |
| homepage | |
| repository | https://github.com/jjmartinodev/opimus |
| max_upload_size | |
| id | 1105746 |
| size | 6,823 |
Opimus is a small matrix multiplicator, that uses the portable SIMD feature. it also implements some optimizations for cache misses. currently multithreading is not implemented.