Skip to content

Commit

Permalink
deploy: 8314e4f
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Jan 13, 2024
1 parent 1628a96 commit 10ab320
Show file tree
Hide file tree
Showing 27 changed files with 563 additions and 539 deletions.
Binary file modified .doctrees/api/ffsim.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
72 changes: 36 additions & 36 deletions .doctrees/nbsphinx/tutorials/01-introduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:01.805264Z",
"iopub.status.busy": "2024-01-12T20:14:01.805095Z",
"iopub.status.idle": "2024-01-12T20:14:02.145180Z",
"shell.execute_reply": "2024-01-12T20:14:02.144551Z"
"iopub.execute_input": "2024-01-13T02:55:15.591955Z",
"iopub.status.busy": "2024-01-13T02:55:15.591787Z",
"iopub.status.idle": "2024-01-13T02:55:15.937114Z",
"shell.execute_reply": "2024-01-13T02:55:15.936513Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -70,10 +70,10 @@
"execution_count": 2,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:02.148250Z",
"iopub.status.busy": "2024-01-12T20:14:02.147678Z",
"iopub.status.idle": "2024-01-12T20:14:02.152030Z",
"shell.execute_reply": "2024-01-12T20:14:02.151468Z"
"iopub.execute_input": "2024-01-13T02:55:15.940113Z",
"iopub.status.busy": "2024-01-13T02:55:15.939704Z",
"iopub.status.idle": "2024-01-13T02:55:15.943808Z",
"shell.execute_reply": "2024-01-13T02:55:15.943233Z"
}
},
"outputs": [
Expand Down Expand Up @@ -112,10 +112,10 @@
"execution_count": 3,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:02.190458Z",
"iopub.status.busy": "2024-01-12T20:14:02.189941Z",
"iopub.status.idle": "2024-01-12T20:14:02.192917Z",
"shell.execute_reply": "2024-01-12T20:14:02.192416Z"
"iopub.execute_input": "2024-01-13T02:55:15.979641Z",
"iopub.status.busy": "2024-01-13T02:55:15.979194Z",
"iopub.status.idle": "2024-01-13T02:55:15.982245Z",
"shell.execute_reply": "2024-01-13T02:55:15.981767Z"
}
},
"outputs": [],
Expand All @@ -135,36 +135,36 @@
"execution_count": 4,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:02.194943Z",
"iopub.status.busy": "2024-01-12T20:14:02.194765Z",
"iopub.status.idle": "2024-01-12T20:14:02.201032Z",
"shell.execute_reply": "2024-01-12T20:14:02.200513Z"
"iopub.execute_input": "2024-01-13T02:55:15.984391Z",
"iopub.status.busy": "2024-01-13T02:55:15.984066Z",
"iopub.status.idle": "2024-01-13T02:55:15.990115Z",
"shell.execute_reply": "2024-01-13T02:55:15.989553Z"
}
},
"outputs": [
{
"data": {
"text/plain": [
"['000111000011',\n",
" '000111000101',\n",
" '000111000110',\n",
" '000111001001',\n",
" '000111001010',\n",
" '000111001100',\n",
" '000111010001',\n",
" '000111010010',\n",
" '000111010100',\n",
" '000111011000',\n",
" '000111100001',\n",
" '000111100010',\n",
" '000111100100',\n",
" '000111101000',\n",
" '000111110000',\n",
" '001011000011',\n",
" '001011000101',\n",
" '001011000110',\n",
" '001011001001',\n",
" '001011001010']"
"['000011000111',\n",
" '000101000111',\n",
" '000110000111',\n",
" '001001000111',\n",
" '001010000111',\n",
" '001100000111',\n",
" '010001000111',\n",
" '010010000111',\n",
" '010100000111',\n",
" '011000000111',\n",
" '100001000111',\n",
" '100010000111',\n",
" '100100000111',\n",
" '101000000111',\n",
" '110000000111',\n",
" '000011001011',\n",
" '000101001011',\n",
" '000110001011',\n",
" '001001001011',\n",
" '001010001011']"
]
},
"execution_count": 4,
Expand Down
32 changes: 16 additions & 16 deletions .doctrees/nbsphinx/tutorials/02-orbital-rotation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:03.782847Z",
"iopub.status.busy": "2024-01-12T20:14:03.782367Z",
"iopub.status.idle": "2024-01-12T20:14:04.125096Z",
"shell.execute_reply": "2024-01-12T20:14:04.124569Z"
"iopub.execute_input": "2024-01-13T02:55:17.365178Z",
"iopub.status.busy": "2024-01-13T02:55:17.365007Z",
"iopub.status.idle": "2024-01-13T02:55:17.673752Z",
"shell.execute_reply": "2024-01-13T02:55:17.673246Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -107,10 +107,10 @@
"execution_count": 2,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:04.127807Z",
"iopub.status.busy": "2024-01-12T20:14:04.127404Z",
"iopub.status.idle": "2024-01-12T20:14:04.153526Z",
"shell.execute_reply": "2024-01-12T20:14:04.152929Z"
"iopub.execute_input": "2024-01-13T02:55:17.676440Z",
"iopub.status.busy": "2024-01-13T02:55:17.676028Z",
"iopub.status.idle": "2024-01-13T02:55:17.701986Z",
"shell.execute_reply": "2024-01-13T02:55:17.701408Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -155,10 +155,10 @@
"execution_count": 3,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:04.156869Z",
"iopub.status.busy": "2024-01-12T20:14:04.156367Z",
"iopub.status.idle": "2024-01-12T20:14:04.164381Z",
"shell.execute_reply": "2024-01-12T20:14:04.163874Z"
"iopub.execute_input": "2024-01-13T02:55:17.704987Z",
"iopub.status.busy": "2024-01-13T02:55:17.704614Z",
"iopub.status.idle": "2024-01-13T02:55:17.713020Z",
"shell.execute_reply": "2024-01-13T02:55:17.712523Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -198,10 +198,10 @@
"execution_count": 4,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:04.167115Z",
"iopub.status.busy": "2024-01-12T20:14:04.166926Z",
"iopub.status.idle": "2024-01-12T20:14:04.172877Z",
"shell.execute_reply": "2024-01-12T20:14:04.172315Z"
"iopub.execute_input": "2024-01-13T02:55:17.716027Z",
"iopub.status.busy": "2024-01-13T02:55:17.715668Z",
"iopub.status.idle": "2024-01-13T02:55:17.722855Z",
"shell.execute_reply": "2024-01-13T02:55:17.722365Z"
}
},
"outputs": [],
Expand Down
92 changes: 46 additions & 46 deletions .doctrees/nbsphinx/tutorials/03-double-factorized.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"execution_count": 1,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:05.585375Z",
"iopub.status.busy": "2024-01-12T20:14:05.584880Z",
"iopub.status.idle": "2024-01-12T20:14:06.126247Z",
"shell.execute_reply": "2024-01-12T20:14:06.125659Z"
"iopub.execute_input": "2024-01-13T02:55:19.279792Z",
"iopub.status.busy": "2024-01-13T02:55:19.279618Z",
"iopub.status.idle": "2024-01-13T02:55:19.874542Z",
"shell.execute_reply": "2024-01-13T02:55:19.873995Z"
}
},
"outputs": [
Expand Down Expand Up @@ -108,10 +108,10 @@
"execution_count": 2,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:06.130637Z",
"iopub.status.busy": "2024-01-12T20:14:06.129651Z",
"iopub.status.idle": "2024-01-12T20:14:06.135895Z",
"shell.execute_reply": "2024-01-12T20:14:06.135378Z"
"iopub.execute_input": "2024-01-13T02:55:19.878716Z",
"iopub.status.busy": "2024-01-13T02:55:19.877753Z",
"iopub.status.idle": "2024-01-13T02:55:19.883760Z",
"shell.execute_reply": "2024-01-13T02:55:19.883275Z"
}
},
"outputs": [
Expand Down Expand Up @@ -214,10 +214,10 @@
"execution_count": 3,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:06.138289Z",
"iopub.status.busy": "2024-01-12T20:14:06.137911Z",
"iopub.status.idle": "2024-01-12T20:14:06.143220Z",
"shell.execute_reply": "2024-01-12T20:14:06.142677Z"
"iopub.execute_input": "2024-01-13T02:55:19.886057Z",
"iopub.status.busy": "2024-01-13T02:55:19.885723Z",
"iopub.status.idle": "2024-01-13T02:55:19.890124Z",
"shell.execute_reply": "2024-01-13T02:55:19.889723Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -272,10 +272,10 @@
"execution_count": 4,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:06.145619Z",
"iopub.status.busy": "2024-01-12T20:14:06.145246Z",
"iopub.status.idle": "2024-01-12T20:14:06.149505Z",
"shell.execute_reply": "2024-01-12T20:14:06.148997Z"
"iopub.execute_input": "2024-01-13T02:55:19.892190Z",
"iopub.status.busy": "2024-01-13T02:55:19.891870Z",
"iopub.status.idle": "2024-01-13T02:55:19.895095Z",
"shell.execute_reply": "2024-01-13T02:55:19.894606Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -312,18 +312,18 @@
"execution_count": 5,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:06.151839Z",
"iopub.status.busy": "2024-01-12T20:14:06.151470Z",
"iopub.status.idle": "2024-01-12T20:14:06.157448Z",
"shell.execute_reply": "2024-01-12T20:14:06.156922Z"
"iopub.execute_input": "2024-01-13T02:55:19.897077Z",
"iopub.status.busy": "2024-01-13T02:55:19.896910Z",
"iopub.status.idle": "2024-01-13T02:55:19.902162Z",
"shell.execute_reply": "2024-01-13T02:55:19.901659Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Hartree Fock energy: -77.44562676439625\n"
"Hartree Fock energy: -77.44562676439628\n"
]
}
],
Expand Down Expand Up @@ -351,18 +351,18 @@
"execution_count": 6,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:06.165413Z",
"iopub.status.busy": "2024-01-12T20:14:06.165207Z",
"iopub.status.idle": "2024-01-12T20:14:06.762720Z",
"shell.execute_reply": "2024-01-12T20:14:06.762212Z"
"iopub.execute_input": "2024-01-13T02:55:19.905658Z",
"iopub.status.busy": "2024-01-13T02:55:19.904757Z",
"iopub.status.idle": "2024-01-13T02:55:20.474238Z",
"shell.execute_reply": "2024-01-13T02:55:20.473724Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Fidelity of evolved state w.r.t. initial state: 0.9315062301398643\n"
"Fidelity of evolved state w.r.t. initial state: 0.9315062301403394\n"
]
}
],
Expand Down Expand Up @@ -393,18 +393,18 @@
"execution_count": 7,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:06.765463Z",
"iopub.status.busy": "2024-01-12T20:14:06.765100Z",
"iopub.status.idle": "2024-01-12T20:14:06.778981Z",
"shell.execute_reply": "2024-01-12T20:14:06.778456Z"
"iopub.execute_input": "2024-01-13T02:55:20.478004Z",
"iopub.status.busy": "2024-01-13T02:55:20.477128Z",
"iopub.status.idle": "2024-01-13T02:55:20.491303Z",
"shell.execute_reply": "2024-01-13T02:55:20.490778Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Fidelity of Trotter-evolved state with exact state: 0.9928527668212156\n"
"Fidelity of Trotter-evolved state with exact state: 0.9928527668217115\n"
]
}
],
Expand Down Expand Up @@ -434,18 +434,18 @@
"execution_count": 8,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:06.781975Z",
"iopub.status.busy": "2024-01-12T20:14:06.781601Z",
"iopub.status.idle": "2024-01-12T20:14:06.900515Z",
"shell.execute_reply": "2024-01-12T20:14:06.899971Z"
"iopub.execute_input": "2024-01-13T02:55:20.493974Z",
"iopub.status.busy": "2024-01-13T02:55:20.493748Z",
"iopub.status.idle": "2024-01-13T02:55:20.567638Z",
"shell.execute_reply": "2024-01-13T02:55:20.567126Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Fidelity of Trotter-evolved state with exact state: 0.9999320851285225\n"
"Fidelity of Trotter-evolved state with exact state: 0.9999320851290563\n"
]
}
],
Expand Down Expand Up @@ -477,18 +477,18 @@
"execution_count": 9,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:06.903488Z",
"iopub.status.busy": "2024-01-12T20:14:06.903087Z",
"iopub.status.idle": "2024-01-12T20:14:07.006987Z",
"shell.execute_reply": "2024-01-12T20:14:07.006408Z"
"iopub.execute_input": "2024-01-13T02:55:20.570812Z",
"iopub.status.busy": "2024-01-13T02:55:20.570369Z",
"iopub.status.idle": "2024-01-13T02:55:20.648129Z",
"shell.execute_reply": "2024-01-13T02:55:20.647647Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Fidelity of Trotter-evolved state with exact state: 0.9999320851285225\n"
"Fidelity of Trotter-evolved state with exact state: 0.9999320851290563\n"
]
}
],
Expand Down Expand Up @@ -519,18 +519,18 @@
"execution_count": 10,
"metadata": {
"execution": {
"iopub.execute_input": "2024-01-12T20:14:07.011279Z",
"iopub.status.busy": "2024-01-12T20:14:07.009577Z",
"iopub.status.idle": "2024-01-12T20:14:07.050347Z",
"shell.execute_reply": "2024-01-12T20:14:07.049826Z"
"iopub.execute_input": "2024-01-13T02:55:20.651157Z",
"iopub.status.busy": "2024-01-13T02:55:20.650748Z",
"iopub.status.idle": "2024-01-13T02:55:20.695723Z",
"shell.execute_reply": "2024-01-13T02:55:20.695225Z"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Fidelity of Trotter-evolved state with exact state: 0.9999913261306319\n"
"Fidelity of Trotter-evolved state with exact state: 0.9999913261311483\n"
]
}
],
Expand Down
Loading

0 comments on commit 10ab320

Please sign in to comment.