Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpawela committed Dec 21, 2023
1 parent 25afbde commit a7144c8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SpinGlassEngine"
uuid = "0563570f-ea1b-4080-8a64-041ac6565a4e"
authors = ["Anna Maria Dziubyna <[email protected]>", "Tomasz Śmierzchalski <[email protected]>", "Bartłomiej Gardas <[email protected]>", "Konrad Jałowiecki <[email protected]>", "Łukasz Pawela <[email protected]>", "Marek M. Rams <[email protected]>"]
version = "1.0"
version = "1.0.0"

[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Expand All @@ -15,7 +15,6 @@ MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
NNlibCUDA = "a00861dc-f156-4864-bf3c-e6376f28a68d"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
SpinGlassExhaustive = "40b79dc1-e706-48b7-a5ed-397fb6101cb7"
SpinGlassNetworks = "b7f6bd3e-55dc-4da6-96a9-ef9dbec6ac19"
SpinGlassTensors = "7584fc6a-5a23-4eeb-8277-827aab0146ea"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Expand All @@ -28,12 +27,12 @@ LabelledGraphs = "0.3"
LightGraphs = "1.3"
Memoization = "0.1.14"
MetaGraphs = "0.6"
SpinGlassNetworks = "1"
SpinGlassTensors = "1"
Statistics = "1.7.0"
TensorCast = "0.3, 0.4"
TensorOperations = "3.0.1"
julia = "1.8, 1.9"
SpinGlassNetworks = "1"
SpinGlassTensors = "1"

[extras]
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Expand Down

0 comments on commit a7144c8

Please sign in to comment.