Skip to content

Commit

Permalink
update some docs and circuit references
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmgray committed Nov 20, 2024
1 parent d8c1706 commit 58e5116
Show file tree
Hide file tree
Showing 6 changed files with 135 additions and 96,326 deletions.
3 changes: 2 additions & 1 deletion docs/examples/ex_tn_circuit_sample_explore.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,8 @@
"id": "efcf5bb7",
"metadata": {},
"source": [
"Now we have the PEPS."
"Now we have the PEPS. Note if we didn't have commuting two qubit gates we might want to use\n",
"[`qtn.edge_coloring`](quimb.tensor.tensor_arbgeom_tebd.edge_coloring) to get an effective trotterization."
]
},
{
Expand Down
93,900 changes: 50 additions & 93,850 deletions docs/examples/ex_tn_qaoa_energy_bayesopt.ipynb

Large diffs are not rendered by default.

86 changes: 68 additions & 18 deletions docs/examples/ex_tn_train_circuit.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index_examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
./examples/ex_dmrg_periodic
./examples/ex_TEBD_evo
./examples/ex_MERA
./examples/ex_tn_circuit_sample_explore
./examples/ex_tensorflow_optimize_pbc_mps
./examples/ex_tn_circuit_sample_explore
./examples/ex_tn_train_circuit
./examples/ex_tn_qaoa_energy_bayesopt
./examples/ex_quimb_within_torch
Expand Down
Loading

0 comments on commit 58e5116

Please sign in to comment.