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"
]
}

5
data/in/checkpoints.json Normal file
View File

@@ -0,0 +1,5 @@
{
"checkpoint_PATH": "data/checkpoints/",
"checkpoint_frequency": -1,
"initial_line": 1
}

View File

@@ -0,0 +1,6 @@
{
"max_bond_dimension": 10,
"cut_ratio": 1e-09,
"trunc_tracking_mode": "C",
"svd_ctrl": "A"
}

5
data/in/io_info.json Normal file
View File

@@ -0,0 +1,5 @@
{
"inPATH": "data/in/",
"outPATH": "data/out/",
"initial_state": "Vacuum"
}

BIN
data/out/temp.pklmps Normal file

Binary file not shown.

1458
poetry.lock generated

File diff suppressed because it is too large Load Diff