[project] name = "sinkhorn-diffusion-kernels-reproduction" version = "0.1.0" description = "CPU reproduction harness for arXiv 2507.06161" requires-python = ">=3.12,<3.13" dependencies = [ "numpy==2.3.1", "scipy==1.16.0", ]