Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 5, 2024
1 parent 4763290 commit c4abaec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions theory/dqmc.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"cells": [
{
"cell_type": "markdown",
"id": "2a9a48af",
"id": "0",
"metadata": {},
"source": [
"# Determinant Quantum Monte Carlo"
]
},
{
"cell_type": "markdown",
"id": "07253835",
"id": "1",
"metadata": {},
"source": [
"## 1 Hubbard model\n",
Expand Down Expand Up @@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "cfbd4641",
"id": "2",
"metadata": {},
"source": [
"## 2 Distribution operator\n",
Expand Down Expand Up @@ -200,7 +200,7 @@
},
{
"cell_type": "markdown",
"id": "0b80a77d",
"id": "3",
"metadata": {},
"source": [
"## 3 Determinant Quantum Monte Carlo algorithm\n",
Expand Down Expand Up @@ -337,7 +337,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "3685c953",
"id": "4",
"metadata": {},
"outputs": [],
"source": []
Expand Down

0 comments on commit c4abaec

Please sign in to comment.