mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
chore(infra): add perceval-quandela to shim requirements
Perceval is the photonic quantum simulation SDK used by rrc_photonic_stress_test.py (SLOS backend). Already installed system-wide; added to requirements.txt for venv reproducibility.
This commit is contained in:
parent
c83e80df25
commit
ec3c4cd440
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ highspy>=1.7.0
|
||||||
# AlphaProof loop (Ollama API)
|
# AlphaProof loop (Ollama API)
|
||||||
requests>=2.31.0
|
requests>=2.31.0
|
||||||
|
|
||||||
|
# Photonic quantum simulation (Perceval SLOS)
|
||||||
|
perceval-quandela>=1.2.3
|
||||||
|
|
||||||
# Bosonic tensor network shim (rrc_bosonic_tensor_network.py)
|
# Bosonic tensor network shim (rrc_bosonic_tensor_network.py)
|
||||||
quimb>=1.4.0
|
quimb>=1.4.0
|
||||||
opt_einsum>=3.3.0
|
opt_einsum>=3.3.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue