Skip to content

Commit

Permalink
New package: AMGCLWrap v0.1.0 (#98420)
Browse files Browse the repository at this point in the history
UUID: 4f76b812-4ba5-496d-b042-d70715554288
Repo: https://github.com/j-fu/AMGCLWrap.jl.git
Tree: 0ab74aa024a2af38fd927366c47f7b5359124784

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 10, 2024
1 parent 44acd9a commit 3825ca9
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions A/AMGCLWrap/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
AMGCL_C_jll = "0.2"
JSON3 = "1.14.0-1"
LinearAlgebra = "1.6.0-1"
SparseArrays = "1.6.0-1"
SparseMatricesCSR = "0.6.7-0.6"
julia = "1.6.0-1"
6 changes: 6 additions & 0 deletions A/AMGCLWrap/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
AMGCL_C_jll = "e3ba5bb7-5aef-5326-9a13-9617383dcacb"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
3 changes: 3 additions & 0 deletions A/AMGCLWrap/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "AMGCLWrap"
uuid = "4f76b812-4ba5-496d-b042-d70715554288"
repo = "https://github.com/j-fu/AMGCLWrap.jl.git"
2 changes: 2 additions & 0 deletions A/AMGCLWrap/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "0ab74aa024a2af38fd927366c47f7b5359124784"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3277,6 +3277,7 @@ some amount of consideration when choosing package names.
4f6a8bda-f411-5b8a-a202-ad6453283b07 = { name = "UnivariateDensityEstimate", path = "U/UnivariateDensityEstimate" }
4f6df8df-4739-5653-a877-cf57ee625c27 = { name = "WebAssembly", path = "W/WebAssembly" }
4f75ad7f-53e1-4703-a57b-ee35418d6f20 = { name = "RandomSplit", path = "R/RandomSplit" }
4f76b812-4ba5-496d-b042-d70715554288 = { name = "AMGCLWrap", path = "A/AMGCLWrap" }
4f7c0122-5260-4c96-aca3-bf9f51513501 = { name = "DistributedStwdLDA", path = "D/DistributedStwdLDA" }
4f82f1eb-248c-5f56-a42e-99106d144614 = { name = "CUDA_full_jll", path = "jll/C/CUDA_full_jll" }
4f8305f1-6461-5f12-b534-9c962894ae19 = { name = "asdf_cxx_jll", path = "jll/A/asdf_cxx_jll" }
Expand Down

0 comments on commit 3825ca9

Please sign in to comment.