nypc-perf 0.1.2

Performance calculation of NYPC
Documentation
[dependencies]

[dev-dependencies.rand]
version = "0.9.1"

[dev-dependencies.rand_distr]
version = "0.5.1"

[lib]
name = "nypc_perf"
path = "src/lib.rs"

[package]
authors = ["NEXON Algorithm Research Team <_algorithm@nexon.co.kr>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Performance calculation of NYPC"
documentation = "https://docs.rs/nypc-perf"
edition = "2024"
keywords = ["rating", "performance", "nypc"]
license = "MIT"
name = "nypc-perf"
readme = "README.md"
repository = "https://github.com/nypc/nypc-perf"
version = "0.1.2"