Docs.rs
peroxide-0.21.7
peroxide 0.21.7
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
Axect
Dependencies
blas ^0.20
normal
csv ^1.1
normal
indexmap ^1.3
normal
json ^0.12
normal
lapack ^0.16
normal
matrixmultiply ^0.2
normal
netcdf ^0.2
normal
order-stat ^0.1
normal
packed_simd ^0.3
normal
puruspe ^0.1
normal
pyo3 ^0.8
normal
rand ^0.7
normal
rand_distr ^0.2
normal
serde ^1.0
normal
float-cmp ^0.6
dev
Versions
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
☰
All crates
1
2
3
4
5
//! Special function module
pub
mod
lanczos
;
pub
mod
function
;
pub
mod
legendre
;