Skip to content

Commit

Permalink
New package: ColPack v0.1.0 (#54736)
Browse files Browse the repository at this point in the history
UUID: ffa27691-3a59-46ab-a8d4-551f45b8d401
Repo: https://github.com/michel2323/ColPack.jl.git
Tree: b28308a624e4556511631c853be0a8b3b9f78ff1

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Feb 18, 2022
1 parent 2b12383 commit 4b374c3
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions C/ColPack/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
MatrixMarket = "0.3"
julia = "1.6.0-1"
5 changes: 5 additions & 0 deletions C/ColPack/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
ColPack_jll = "f218ff0c-cb54-5151-80c4-c0f62c730ce6"
MatrixMarket = "4d4711f2-db25-561a-b6b3-d35e7d4047d3"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions C/ColPack/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ColPack"
uuid = "ffa27691-3a59-46ab-a8d4-551f45b8d401"
repo = "https://github.com/michel2323/ColPack.jl.git"
2 changes: 2 additions & 0 deletions C/ColPack/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "b28308a624e4556511631c853be0a8b3b9f78ff1"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7160,6 +7160,7 @@ ff70551f-00bc-5e1a-85c4-e17d0b71e9c9 = { name = "RRRMC", path = "R/RRRMC" }
ff710082-a9bc-57f3-81b5-980fc0acaaef = { name = "SpectralEnvelope", path = "S/SpectralEnvelope" }
ff71e718-51f3-5ec2-a782-8ffcbfa3c316 = { name = "MixedModels", path = "M/MixedModels" }
ff7dd447-1dcb-4ce3-b8ac-22a812192de7 = { name = "FromFile", path = "F/FromFile" }
ffa27691-3a59-46ab-a8d4-551f45b8d401 = { name = "ColPack", path = "C/ColPack" }
ffa89bc3-d1bd-4aea-b9f7-e9902d9f56ab = { name = "MeshSteward", path = "M/MeshSteward" }
ffa9a821-9c82-50df-894e-fbcef3ed31cd = { name = "DocumentFormat", path = "D/DocumentFormat" }
ffab5731-97b5-5995-9138-79e8c1846df0 = { name = "BlockBandedMatrices", path = "B/BlockBandedMatrices" }
Expand Down

0 comments on commit 4b374c3

Please sign in to comment.