Docs.rs
mdarray-linalg-0.1.2
mdarray-linalg 0.1.2
Docs.rs crate page
MIT
AND
Apache-2.0
Links
Repository
crates.io
Source
Owners
grothesque
pwulles
Dependencies
approx ^0.5.1
normal
itertools ^0.14.0
normal
mdarray ^0.7.1
normal
num-complex ^0.4.6
normal
num-traits ^0.2.19
normal
rand ^0.9.2
normal
thiserror ^2.0.12
normal
lapack-src ^0.11
dev
openblas-src ^0.10.11
dev
Versions
48.4%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module matmul
mdarray_
linalg
0.1.2
Module matmul
Module Items
Functions
In mdarray_
linalg::
testing
mdarray_linalg
::
testing
Module
matmul
Copy item path
Source
Functions
ยง
create_
hermitian_
matrix_
complex
create_
lower_
triangular_
f64
create_
symmetric_
matrix_
f64
create_
test_
matrix_
complex
create_
test_
matrix_
f64
create_
upper_
triangular_
f64
test_
matmul_
complex_
with_
scaling_
impl