We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441f631 commit 63fe821Copy full SHA for 63fe821
notebooks/Project.toml
@@ -9,12 +9,12 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
9
UnitDiskMapping = "1b61a8d9-79ed-4491-8266-ef37f39e1727"
10
11
[compat]
12
-GenericTensorNetworks = "3"
+GenericTensorNetworks = "4"
13
Graphs = "1.6"
14
LinearAlgebra = "1"
15
LuxorGraphPlot = "0.5"
16
-PlutoSliderServer = "0.3, 0.4"
+PlutoSliderServer = "1"
17
PlutoUI = "0.7"
18
Revise = "3"
19
-UnitDiskMapping = "0.4, 0.5"
+UnitDiskMapping = "0.5"
20
julia = "1"
notebooks/tutorial.jl
@@ -1,5 +1,5 @@
1
### A Pluto.jl notebook ###
2
-# v0.20.3
+# v0.20.5
3
4
using Markdown
5
using InteractiveUtils
notebooks/unweighted.jl
0 commit comments