Docs.rs
lib-q-stark-matrix-0.0.6
lib-q-stark-matrix 0.0.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Nexlab-One
Dependencies
itertools ^0.14.0
normal
lib-q-stark-field ^0.0.6
normal
lib-q-stark-rayon ^0.0.6
normal
lib-q-stark-util ^0.0.6
normal
rand ^0.10.1
normal
serde ^1.0.228
normal
tracing ^0.1.44
normal
transpose ^0.2.3
normal
zeroize ^1.8.2
normal
criterion ^0.8.2
dev
Versions
78.99%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate lib_q_stark_matrix
lib_
q_
stark_
matrix
0.0.6
All Items
Crate Items
Modules
Structs
Traits
Crate
lib_
q_
stark_
matrix
Copy item path
Source
Expand description
Matrix library.
Modules
§
bitrev
dense
extension
horizontally_
truncated
row_
index_
mapped
stack
strided
util
Structs
§
Dimensions
A simple struct representing the shape of a matrix.
Traits
§
Matrix
A generic trait for two-dimensional matrix-like data structures.