https://github.com/pierre-guillou/pdiags_bench
Tip revision: a455f36f380908ba6adcc80bfb86964b68ad8922 authored by Pierre Guillou on 26 October 2022, 09:23:39 UTC
[plots] From simplices/second to second
[plots] From simplices/second to second
Tip revision: a455f36
pyproject.toml
[tool.poetry]
name = "pdiags_bench"
version = "0.1.0"
description = "Benchmark of persistence diagrams software"
authors = ["Pierre Guillou <pierre.guillou@lip6.fr>"]
license = "GPL-3.0"
[tool.poetry.dependencies]
python = ">=3.7,<3.11"
dionysus = "^2.0"
cmake = "^3.18.4"
requests = "^2.25.1"
netCDF4 = "^1.5.6"
scipy = "^1.6.3"
Cython = "^0.29.23"
pybind11 = "^2.6.2"
psutil = "^5.9.0"