https://github.com/LMJL-Alea/ktest
Tip revision: 22cae05f12a38dc5fe4f3d95b3c3b4eb424fd5bd authored by AnthoOzier on 15 February 2024, 13:00:17 UTC
numpy gère mieux les quantiles
numpy gère mieux les quantiles
Tip revision: 22cae05
pyproject.toml
[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"
