Docs.rs
finlib-0.0.4
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
finlib 0.0.4
Quant finance functions implemented in Rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
19.54%
17
out of
87
items documented
0
out of
56
items with examples
Size
Source code size: 57.16 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 3.71 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
Documentation
Repository
crates.io
Dependencies
getrandom ~0
normal
log ^0.4.25
normal
nalgebra ^0.33.2
normal
ndarray ^0.16.1
normal
ndarray-stats ^0.6.0
normal
pyo3 ^0.23.4
normal
optional
rayon ^1.10.0
normal
optional
statrs ^0.18.0
normal
wasm-bindgen ^0.2.100
normal
optional
Versions
0.0.10
(2025-06-24)
0.0.9
(2025-06-23)
0.0.8
(2025-06-21)
0.0.6
(2025-02-18)
0.0.5
(2025-02-17)
0.0.4
(2025-02-17)
0.0.3
(2025-02-17)
Owners
finlib
FFI
Python
cd pyfinlib source .venv/bin/activate maturin develop
WASM
cd finlib-wasm wasm-pack build