matrixmultiply

crates.io v0.3.10

1,513,226 weekly downloads · 4 依存数

出典データ取得時点:

概要

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…

インストール cargo add matrixmultiply

レジストリの値

公式レジストリの値を、各値ごとに出典を明記してそのまま再掲しています。

週間DL数 1,513,226 出典: crates.io (Rust)
リリース数 32 最終リリース: 2025-05-12 出典: crates.io (Rust)
依存数 4 出典: crates.io (Rust)

説明

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.

レジストリ提供の説明をプレーンテキストに整形したものです。出典: crates.io (Rust)。

元の説明文(未整形)を表示
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.

パッケージ詳細

パッケージ
matrixmultiply
レジストリ
crates.io
バージョン
0.3.10
週間DL数
1,513,226 (weekly)
依存数
4: rawpointer, num_cpus, once_cell, thread-tree
リリース数
32
最終リリース
2025-05-12
初回公開
2016-03-28
キーワード
matrix, sgemm, dgemm
リポジトリ
https://github.com/bluss/matrixmultiply/

「—」が表示される理由: 「—」は、そのパッケージについて出典レジストリが値を公開していないことを意味します。Quantetaは推測値を埋めません。欠損は空欄のままにしています。

派生指標(算出方法を公開)

以下のレジストリの値からQuantetaが算出した指数です。測定値ではなく派生指標です。算出式は「データと出典」ページに掲載しています。

Q-Vitality Quanteta 19.3 / 100 メンテナンス活発度の指数(リリース頻度+DL水準)。
Q-Trust Quanteta 22.7 / 100 普及・安定度の指数(コミュニティ規模+DL安定性+経過年数)。
Q-Risk Quanteta 64.5 / 100 依存表面の指数。高いほどリスク要因が多い。

データと出典