You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "Rigorous proof or disproof of the Riemann Hypothesis targeting the Clay Millennium Prize. Multiple verification criteria, falsification harnesses, and Connes spectral program integration."
readme = "README.md"
license = {text = "MIT"}
requires-python = ">=3.11"
authors = [
{name = "Tristen Kyle Pierson"},
]
dependencies = [
"mpmath>=1.3",
"numpy>=1.24",
"scipy>=1.10",
]
[project.optional-dependencies]
dev = [
"pytest>=7.0",
"ruff>=0.1",
]
fast = [
"gmpy2>=2.1",
"python-flint>=0.5",
]
gpu = [
"cupy-cuda12x>=13.0",
]
gpu-torch = [
"torch>=2.0",
]
cvs = [
"connes-cvs>=0.2",
]
viz = [
"matplotlib>=3.7",
]
aee = [
# Applied Epistemic Engineering — AEE paper analysis, leaderboard, bench_this_work.py