[ { "coupling": 0.03, "steps": 8, "fixed_groups": [ [ 0, 1 ], [ 2, 3 ], [ 4, 5 ], [ 6, 7 ] ], "adaptive_groups": [ [ 0, 1 ], [ 2, 3 ], [ 4, 5 ], [ 6, 7 ] ], "full_loss": 0.0, "fixed_loss": 0.0, "adaptive_loss": 0.0, "full_matrix_entries": 64, "fixed_preconditioner_entries": 16, "adaptive_preconditioner_entries": 16 }, { "coupling": 0.3, "steps": 8, "fixed_groups": [ [ 0, 1 ], [ 2, 3 ], [ 4, 5 ], [ 6, 7 ] ], "adaptive_groups": [ [ 0, 1, 2, 3 ], [ 4, 5 ], [ 6, 7 ] ], "full_loss": 0.0, "fixed_loss": 1.0306600017884193e-10, "adaptive_loss": 2.220446049250313e-14, "full_matrix_entries": 64, "fixed_preconditioner_entries": 16, "adaptive_preconditioner_entries": 24 }, { "coupling": 0.8, "steps": 8, "fixed_groups": [ [ 0, 1 ], [ 2, 3 ], [ 4, 5 ], [ 6, 7 ] ], "adaptive_groups": [ [ 0, 1, 2, 3, 4, 5, 6, 7 ] ], "full_loss": 0.0, "fixed_loss": 2.0288753161512574e-05, "adaptive_loss": 0.0, "full_matrix_entries": 64, "fixed_preconditioner_entries": 16, "adaptive_preconditioner_entries": 64 } ]