Skip to content

Commit

Permalink
New package: SkewLinearAlgebra v0.1.0
Browse files Browse the repository at this point in the history
UUID: 5c889d49-8c60-4500-9d10-5d3a22e2f4b9
Repo: https://github.com/JuliaLinearAlgebra/SkewLinearAlgebra.jl.git
Tree: fea838d7d73c0f1a81b68608fb62420a3279873e

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09
  • Loading branch information
JuliaHubRegistrator committed Oct 25, 2023
1 parent bd2c424 commit fe9b845
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3685,6 +3685,7 @@ some amount of consideration when choosing package names.
5c4fdc26-39e3-47cf-9034-e533e09961c2 = { name = "GenieSessionFileSession", path = "G/GenieSessionFileSession" }
5c51c916-43bf-57fe-9d62-13064ebbf40d = { name = "DAQP_jll", path = "jll/D/DAQP_jll" }
5c625665-895d-44ff-86f3-2d138af5696e = { name = "MoziFEMaterial", path = "M/MoziFEMaterial" }
5c889d49-8c60-4500-9d10-5d3a22e2f4b9 = { name = "SkewLinearAlgebra", path = "S/SkewLinearAlgebra" }
5c8b4ca1-0b6a-42b8-94b6-413025dcddf5 = { name = "KROME", path = "K/KROME" }
5c8d321f-d88f-4112-b4bc-67901fc2de0a = { name = "AdvRBMs", path = "A/AdvRBMs" }
5c8ed15e-5a4c-59e4-a42b-c7e8811fb125 = { name = "LinearOperators", path = "L/LinearOperators" }
Expand Down
2 changes: 2 additions & 0 deletions S/SkewLinearAlgebra/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
julia = "1.6.0-1"
2 changes: 2 additions & 0 deletions S/SkewLinearAlgebra/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
3 changes: 3 additions & 0 deletions S/SkewLinearAlgebra/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SkewLinearAlgebra"
uuid = "5c889d49-8c60-4500-9d10-5d3a22e2f4b9"
repo = "https://github.com/JuliaLinearAlgebra/SkewLinearAlgebra.jl.git"
2 changes: 2 additions & 0 deletions S/SkewLinearAlgebra/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "fea838d7d73c0f1a81b68608fb62420a3279873e"

0 comments on commit fe9b845

Please sign in to comment.