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.
2 parents 3a9f7a6 + 3190dd0 commit 730ece6Copy full SHA for 730ece6
Project.toml
@@ -24,6 +24,7 @@ TropicalNumbers = "b3a74e9c-7526-4576-a4eb-79c0d4c32334"
24
Viznet = "52a3aca4-6234-47fd-b74a-806bdf78ede9"
25
26
[compat]
27
+AbstractTrees = "0.3"
28
CUDA = "3.5"
29
Cairo = "1.0"
30
Compose = "0.9"
@@ -32,14 +33,13 @@ Graphs = "1.4"
32
33
Mods = "1.3"
34
OMEinsum = "0.6.1"
35
OMEinsumContractionOrders = "0.6"
-Polynomials = "2.0"
36
+Polynomials = "2.0, 3"
37
Primes = "0.5"
38
Requires = "1"
39
SIMDTypes = "0.1"
40
StatsBase = "0.33"
41
TropicalNumbers = "0.4, 0.5"
42
Viznet = "0.3"
-AbstractTrees = "0.3"
43
julia = "1"
44
45
[extras]
0 commit comments