statoxide 0.1.0

High-performance statistical computing library written in Rust, exposed to Python via PyO3
[[bin]]
name = "statoxide"
path = "src/main.rs"

[dependencies]

[package]
authors = ["EthanNov56 <yichen_1226@163.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "High-performance statistical computing library written in Rust, exposed to Python via PyO3"
edition = "2024"
license = "MIT"
name = "statoxide"
readme = false
version = "0.1.0"