Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 Bump the SparseArrays stdlib from e081db6 to 643734c #46247

Conversation

DilumAluthgeBot
Copy link
Contributor

Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Branch: main
Old commit: e081db6
New commit: 643734c
Bump invoked by: @Wimmerer
Powered by: BumpStdlibs.jl

$ git log --oneline e081db6..643734c
643734c don't skip lock in deserialize umfpacklu (#197)
aa93ea8 fix non-determinstic failure in higherorderfns (?) (#199)
b6fee69 Speed up `SparseMatrixCSC(::AbstractQ)` constructor and multiplication (#196)
7bf0c5c Determine correct eltype in sparse map (#177)
94c0a1c Tweak README instruction about running development version (#192)
3cf8383 broaden umfpack to use AbstractSparseMatrixCSC instead of SparseMatrixCSC (#202)
0dfa0b5 umfpack: overload duplicate for transposed LUs (#185)
d367f11 add tolerance to rank (#195)
134f67a update readme on dev practice (#188)
5b3c065 import test in ambigous.jl (#186)
6901181 test umfpack sanity (#184)
1c46408 umfpack: initialize pointers to null (#183)
d0e055c Merge pull request #181 from SobhanMP/patch-4
cda0c8c remove global info and control
63cec47 use Ref instead of Vec in umf_free_num
664a597 use @lock instead of lock
3ccf52c add tests for umf report
57c2eb0 set refinement to zero in umfpack
7974069 Merge pull request #165 from SobhanMP/patch-6
059e58d auto promote in lu!
abeb050 fix merge
9cc1fd8 Merge branch 'main' into patch-6
c491c51 Merge pull request #179 from SobhanMP/patch-4
ac1f016 Generalize `findnz` and reduction to `AbstractSparseVector`s (#175)
b436d1d update `inv` error message (#159)
c5ddb5b Let `length(::SparseVector{Tv,Ti})` return `Ti` (#176)
8d18ce8 Merge branch 'patch-6' of github.com:SobhanMP/SparseArrays.jl into patch-6
a47abbb add tests and support for one indexed based permutations
6deb6ba Merge branch 'main' of https://github.com/JuliaSparse/SparseArrays.jl into patch-6
ac09101 Merge branch 'main' into patch-6
06664a2 add support for qsymbolic to umfpack
672a6bd Merge branch 'JuliaSparse:main' into main
3840705 make lu! allocated less, change the lock types
ef8dd8f Merge branch 'JuliaSparse:main' into main
0991f62 Merge branch 'main' into main
23bc7c9 make lu! allocate less if possible

@DilumAluthgeBot DilumAluthgeBot deleted the BumpStdlibs/SparseArrays-643734c branch August 6, 2022 02:50
@IanButterworth
Copy link
Member

Given CI was struggling I took the chance to update this to include JuliaSparse/SparseArrays.jl#206

New bump: #46266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants