Top 0.4% downloads on crates.io
Top 1.6% dependent packages on crates.io
Top 0.4% dependent repos on crates.io
Top 1.9% docker downloads on crates.io
crates.io : matrixmultiply
General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize. Supports multithreading.
Registry
-
Source
- Documentation
- JSON
purl: pkg:cargo/matrixmultiply
Keywords:
matrix
, sgemm
, dgemm
, rust
, rust-sci
License: MIT,Apache-2.0
Latest release: 3 months ago
First release: over 9 years ago
Dependent packages: 27
Dependent repositories: 6,975
Downloads: 50,088,181 total
Stars: 240 on GitHub
Forks: 31 on GitHub
Docker dependents: 94
Docker downloads: 23,680,661
Total Commits: 315
Committers: 8
Average commits per author: 39.375
Development Distribution Score (DDS): 0.06
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago