Skip to content

Commit

Permalink
update julia version
Browse files Browse the repository at this point in the history
  • Loading branch information
lpawela committed Dec 21, 2023
1 parent 5ca4604 commit 906605b
Show file tree
Hide file tree
Showing 32 changed files with 2 additions and 242 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "SpinGlassPEPS"
uuid = "2c514f87-1261-494e-8566-326879aaf4fe"
version = "0.3.0"
version = "1.0.0"

[deps]
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Expand All @@ -17,7 +17,7 @@ PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
Reexport = "1.0"


julia = "1.7, 1.8"
julia = "1.8, 1.9"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down
66 changes: 0 additions & 66 deletions docs/src/sgn/api.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/src/sgn/bp.md

This file was deleted.

24 changes: 0 additions & 24 deletions docs/src/sgn/clh.md

This file was deleted.

Binary file removed docs/src/sgn/images/annealing.png
Binary file not shown.
Binary file removed docs/src/sgn/images/bb.png
Binary file not shown.
Binary file removed docs/src/sgn/images/branch_bound.png
Binary file not shown.
Binary file removed docs/src/sgn/images/clustering.png
Binary file not shown.
Binary file removed docs/src/sgn/images/contract.png
Binary file not shown.
Binary file removed docs/src/sgn/images/explain.png
Binary file not shown.
Binary file removed docs/src/sgn/images/graphs.png
Binary file not shown.
Binary file removed docs/src/sgn/images/lattice.png
Binary file not shown.
Binary file removed docs/src/sgn/images/layout.png
Binary file not shown.
Binary file removed docs/src/sgn/images/peg.png
Binary file not shown.
Binary file removed docs/src/sgn/images/pegasus.png
Binary file not shown.
Binary file removed docs/src/sgn/images/peps_graph.png
Binary file not shown.
Binary file removed docs/src/sgn/images/prob.png
Binary file not shown.
Binary file removed docs/src/sgn/images/sd.png
Binary file not shown.
Binary file removed docs/src/sgn/images/square_cross_double.png
Binary file not shown.
Binary file removed docs/src/sgn/images/square_cross_single.png
Binary file not shown.
Binary file removed docs/src/sgn/images/square_diag.png
Binary file not shown.
Binary file removed docs/src/sgn/images/square_double.png
Binary file not shown.
Binary file removed docs/src/sgn/images/square_single.png
Binary file not shown.
Binary file removed docs/src/sgn/images/svd_truncate.png
Binary file not shown.
Binary file removed docs/src/sgn/images/trans.png
Binary file not shown.
Binary file removed docs/src/sgn/images/zep.png
Binary file not shown.
Binary file removed docs/src/sgn/images/zephyr.png
Binary file not shown.
Binary file removed docs/src/sgn/images/zipper.png
Binary file not shown.
6 changes: 0 additions & 6 deletions docs/src/sgn/index.md

This file was deleted.

25 changes: 0 additions & 25 deletions docs/src/sgn/ising.md

This file was deleted.

105 changes: 0 additions & 105 deletions docs/src/sgn/lattice.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/src/sgn/userguide.md

This file was deleted.

0 comments on commit 906605b

Please sign in to comment.