Skip to content

Commit

Permalink
New version: LinearSolve v0.1.1 (#49490)
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: 5abeadb3f59156e4566627c0995bfe668e0753db

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Nov 28, 2021
1 parent 51c4f97 commit c6185ec
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
5 changes: 5 additions & 0 deletions L/LinearSolve/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ SciMLBase = "1.18.6-1"
Setfield = "0.7-0.8"
UnPack = "1"
julia = "1"

["0.1.1-0"]
IterativeSolvers = "0.9.2-0.9"
KrylovKit = "0.5"
RecursiveFactorization = "0.2"
6 changes: 6 additions & 0 deletions L/LinearSolve/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

["0.1.1-0"]
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions L/LinearSolve/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "a0b28e92ff2fe1f7ceccb15a29f3126483c85f7b"

["0.1.1"]
git-tree-sha1 = "5abeadb3f59156e4566627c0995bfe668e0753db"

0 comments on commit c6185ec

Please sign in to comment.