Spaces:
Running
Running
| [project] | |
| name = "repro-b3evcd8sye" | |
| version = "0.1.0" | |
| description = "Reproduction of 'Evaluating Bivariate Causal Statements Based on Mutual Compatibility' (arXiv 2606.00278)" | |
| requires-python = "==3.12.*" | |
| dependencies = [ | |
| "numpy==2.2.6", | |
| "scipy==1.15.3", | |
| "sympy==1.13.3", | |
| "matplotlib==3.10.3", | |
| "networkx==3.4.2", | |
| ] | |
| [tool.uv] | |
| package = false | |