build: lock update

This commit is contained in:
BrunoLiegiBastonLiegi
2025-10-20 17:41:49 +02:00
parent 29ab783cce
commit 3be4ffcbfe
6 changed files with 802 additions and 682 deletions

10
data/in/backend.json Normal file
View File

@@ -0,0 +1,10 @@
{
"device": "cpu",
"precision": "Z",
"num_procs": 1,
"ansatz": "MPS",
"mpi_approach": "SR",
"mpi_command": [
"mpiexec"
]
}