We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182c8a7 commit 7c0b3feCopy full SHA for 7c0b3fe
Project.toml
@@ -1,10 +1,11 @@
1
name = "ZXCalculus"
2
uuid = "3525faa3-032d-4235-a8d4-8c2939a218dd"
3
-authors = ["Chen Zhao and contributors"]
4
version = "0.7.1"
+authors = ["Chen Zhao and contributors"]
5
6
[deps]
7
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
8
+DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
9
Expronicon = "6b7a57c9-7cc1-4fdf-b7f5-e857abae3636"
10
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
11
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -25,6 +26,7 @@ ZXCalculusExt = ["Vega", "DataFrames"]
25
26
27
[compat]
28
DataFrames = "1"
29
+DocStringExtensions = "0.9.5"
30
Expronicon = "0.10.3"
31
Graphs = "1"
32
MLStyle = "0.4"
0 commit comments