Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
[package]
name = "smawk"
version = "
0.
3.
2"
authors = ["Martin Geisler <martin@geisler.net>"]
categories = ["algorithms", "mathematics", "science"]
edition = "
2021"
exclude = [".github/", ".gitignore", "benches/", "examples/"]
keywords = ["smawk", "matrix", "optimization", "dynamic-programming"]
license = "MIT"
readme = "README.md"
repository = "
https://github.com/mgeisler/smawk"
description = "Functions for finding row-minima in a totally monotone matrix."
[dependencies]
ndarray = { version = "
0.
15.
4", optional = true }
[dev-dependencies]
num-traits = "
0.
2.
14"
rand = "
0.
8.
4"
rand_chacha = "
0.
3.
1"
version-sync = "
0.
9.
4"
[Dauer der Verarbeitung: 0.18 Sekunden, vorverarbeitet 2026-08-25]