fix: removed data

This commit is contained in:
BrunoLiegiBastonLiegi
2025-10-20 17:42:25 +02:00
parent 3be4ffcbfe
commit 451470f1cb
5 changed files with 0 additions and 26 deletions

View File

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

View File

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

View File

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

View File

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

Binary file not shown.