launchbound-model 2.2.1

Analytical estimator for the no-GPU path: occupancy-based ranking, gated on measured rank correlation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "launchbound-model"
description = "Analytical estimator for the no-GPU path: occupancy-based ranking, gated on measured rank correlation"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true
keywords.workspace = true
categories.workspace = true
readme = "../../README.md"

[dependencies]
launchbound-space = { workspace = true }
serde = { workspace = true }
thiserror = { workspace = true }
toml = { workspace = true }