Skip to content

Commit

Permalink
New version: ClapeyronHANNA v1.0.0 (#120287)
Browse files Browse the repository at this point in the history
UUID: 3f3167c7-7596-4199-a8f8-b0e6cfdc2746
Repo: https://github.com/ClapeyronThermo/Clapeyron.jl.git
Tree: 6161feaab483b69bd67c8f5e4dcc5dd4eaa72b87

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 27, 2024
1 parent 161fc29 commit 73287d7
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
11 changes: 9 additions & 2 deletions C/ClapeyronHANNA/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
[0]
CSV = "0.10"
Clapeyron = "0.6"
Flux = "0.14"

[0-1]
CSV = "0.10"
JLD2 = "0.5"
Transformers = "0.3"
julia = "1.6.0-1"

["0.1.1-0"]
["0.1.1-1"]
LinearAlgebra = "1"

[1]
Clapeyron = "0.6.3-0.6"
Flux = "0.14-0.14.22"
JSON3 = "1.14.1-1"
7 changes: 5 additions & 2 deletions C/ClapeyronHANNA/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
[0]
[0-1]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Clapeyron = "7c7805af-46cc-48c9-995b-ed0ed2dc909a"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Transformers = "21ca0261-441d-5938-ace7-c90938fde4d4"

["0.1.1-0"]
["0.1.1-1"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[1]
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
3 changes: 3 additions & 0 deletions C/ClapeyronHANNA/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "baeaad26cef825f7159003298a81b2262b2ba430"

["0.1.1"]
git-tree-sha1 = "7036d4b0ad3490fa8dd16f885c761432fdcc344a"

["1.0.0"]
git-tree-sha1 = "6161feaab483b69bd67c8f5e4dcc5dd4eaa72b87"

0 comments on commit 73287d7

Please sign in to comment.