matrixmultiply

crates.io v0.3.10

1,513,226 weekly downloads · 4 Dependencies

Source data as of:

Summary

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…

Install cargo add matrixmultiply

Registry values

Reproduced verbatim from the official registry, with the source named on each value.

Weekly downloads 1,513,226 Source: crates.io (Rust)
Releases 32 Last release: 2025-05-12 Source: crates.io (Rust)
Dependencies 4 Source: crates.io (Rust)

Description

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-supplied description, cleaned to plain text. Source: crates.io (Rust).

Show original (raw) description
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.

Package details

Package
matrixmultiply
Registry
crates.io
Version
0.3.10
Weekly downloads
1,513,226 (weekly)
Dependencies
4: rawpointer, num_cpus, once_cell, thread-tree
Releases
32
Last release
2025-05-12
First published
2016-03-28
Keywords
matrix, sgemm, dgemm
Repository
https://github.com/bluss/matrixmultiply/

Why a field shows "—": A dash means the value is not published by the source registry for that package. Quanteta never fills in a guessed value — a missing field stays blank.

Derived indices (computation method published)

Quanteta-computed from the registry values below. This is a derived index, not a measured registry metric. See the formula on the Data & Sources page.

Q-Vitality Quanteta 19.3 / 100 Maintenance activity index (release cadence + download level).
Q-Trust Quanteta 22.7 / 100 Adoption / stability index (community size + download stability + age).
Q-Risk Quanteta 64.5 / 100 Dependency-surface index. Higher = more risk factors detected.

Data & Sources