Docs.rs
Rustb-0.4.0
Rustb 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
LiuyichenYanwushang
Dependencies
blas ^0.22.0
normal
cblas-sys ^0.1.4
normal
gnuplot ^0.0.39
normal
intel-mkl-src ^0.8.1
normal
optional
lapack ^0.19.0
normal
ndarray ^0.16.1
normal
ndarray-linalg ^0.17.0
normal
netlib-src ^0.8.0
normal
optional
num-complex ^0.4.4
normal
num-traits ^0.2.17
normal
openblas-src ^0.10.4
normal
optional
rayon ^1.8.0
normal
serde ^1.0.215
normal
Versions
43.42%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Rustb
0.4.0
Module ndarray_
lapack
Module Items
Functions
In crate Rustb
Rustb
Module
ndarray_lapack
Copy item path
Source
Expand description
这个模块是用来求解大矩阵的部分本征值的模块, 用的lapackc的 cheevx 等函数求解.
Functions
§
eigh_r
eigh_x
eigvalsh_
r
eigvalsh_
v
eigvalsh_
x