finlib (0.0.5)
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+https://git.sarsoo.xyz/api/packages/sarsoo/cargo/ " # Sparse index
# index = "https://git.sarsoo.xyz/sarsoo/_cargo-index.git " # Git
[net]
git-fetch-with-cli = true
cargo add finlib@0.0.5
About this package
Quant finance functions implemented in Rust
finlib
FFI
Python
cd pyfinlib
source .venv/bin/activate
maturin develop
WASM
cd finlib-wasm
wasm-pack build
Dependencies
ID | Version |
---|---|
getrandom | ~0 |
log | ^0.4.25 |
nalgebra | ^0.33.2 |
ndarray | ^0.16.1 |
ndarray-stats | ^0.6.0 |
pyo3 | ^0.23.4 |
rayon | ^1.10.0 |
statrs | ^0.18.0 |
wasm-bindgen | ^0.2.100 |
Details
2025-02-17 23:40:44 +00:00
Assets (1)
Versions (6)
View all
Cargo
5
sarsoo <andy@sarsoo.xyz>
MIT
13 KiB
finlib-0.0.5.crate
13 KiB