Skip to content

Commit

Permalink
New package: LinearSolve v0.1.0
Browse files Browse the repository at this point in the history
UUID: 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae
Repo: https://github.com/SciML/LinearSolve.jl.git
Tree: f63a4042128f167b60be241afa419d15247fd6c9

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator committed Oct 7, 2021
1 parent 22d8641 commit 689c7fa
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions L/LinearSolve/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
ArrayInterface = "3"
Reexport = "1"
SciMLBase = "1.18.6-1"
Setfield = "0.7-0.8"
UnPack = "1"
julia = "1"
8 changes: 8 additions & 0 deletions L/LinearSolve/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
3 changes: 3 additions & 0 deletions L/LinearSolve/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "LinearSolve"
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
repo = "https://github.com/SciML/LinearSolve.jl.git"
2 changes: 2 additions & 0 deletions L/LinearSolve/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "f63a4042128f167b60be241afa419d15247fd6c9"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3254,6 +3254,7 @@ some amount of consideration when choosing package names.
7ebbc34c-24a4-5a3f-b49a-24be4b3feaef = { name = "GrowableArrays", path = "G/GrowableArrays" }
7ec7c78e-fb05-449e-ad6d-89bad1428a9b = { name = "StructViews", path = "S/StructViews" }
7ec9b9c5-1998-51e1-b7fc-fc3590c18259 = { name = "Humanize", path = "H/Humanize" }
7ed4a6bd-45f5-4d41-b270-4a48e9bafcae = { name = "LinearSolve", path = "L/LinearSolve" }
7ed9a814-9cab-54e9-8e9e-d9e95b4d61b1 = { name = "SSGraphBLAS_jll", path = "S/SSGraphBLAS_jll" }
7ef05209-3a99-504a-91f2-5551118e1dbe = { name = "CUDAatomics", path = "C/CUDAatomics" }
7ef17fd6-a797-4899-824e-453c4c44979c = { name = "WinKnownPaths", path = "W/WinKnownPaths" }
Expand Down

0 comments on commit 689c7fa

Please sign in to comment.