Skip to content

Commit

Permalink
New package: ResEE v0.1.0 (#123279)
Browse files Browse the repository at this point in the history
UUID: 539b6a15-2144-4f08-8574-27224deb4b81
Repo: https://github.com/top2group/ResEE.jl.git
Tree: 887a4904e6054d3dd2891b484f2d6204c7b2557f

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 22, 2025
1 parent 05dc5b9 commit db3b2b9
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions R/ResEE/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
LinearAlgebra = "1.6-1.11"
OffsetArrays = "1.12-1.15"
SparseArrays = "1.6-1.11"
julia = "1.6-1.11"
4 changes: 4 additions & 0 deletions R/ResEE/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions R/ResEE/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ResEE"
uuid = "539b6a15-2144-4f08-8574-27224deb4b81"
repo = "https://github.com/top2group/ResEE.jl.git"
2 changes: 2 additions & 0 deletions R/ResEE/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "887a4904e6054d3dd2891b484f2d6204c7b2557f"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3899,6 +3899,7 @@ some amount of consideration when choosing package names.
538bc3a1-5ab9-4fc3-b776-35ca1e893e08 = { name = "NamedTrajectories", path = "N/NamedTrajectories" }
538df835-4bef-5bfa-b281-4025a4f7e8ff = { name = "CSFML", path = "C/CSFML" }
53949629-e8ff-437b-b6e7-14da1a85bf25 = { name = "StoppingInterface", path = "S/StoppingInterface" }
539b6a15-2144-4f08-8574-27224deb4b81 = { name = "ResEE", path = "R/ResEE" }
53a1e1a5-51bb-58a9-8a02-02056cc81109 = { name = "TopOpt", path = "T/TopOpt" }
53a63b46-67e4-5edd-8c66-0af0544a99b9 = { name = "CodeTools", path = "C/CodeTools" }
53ae85a6-f571-4167-b2af-e1d143709226 = { name = "SciMLStructures", path = "S/SciMLStructures" }
Expand Down

0 comments on commit db3b2b9

Please sign in to comment.