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 78e48c3 #46266

Conversation

DilumAluthgeBot
Copy link
Contributor

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

$ git log --oneline e081db6..78e48c3
78e48c3 Use normal Julia TLS for CHOLMOD and SPQR (#206)
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

@IanButterworth
Copy link
Member

Failures on 32-bit appear unrelated

@IanButterworth IanButterworth merged commit b0ec43c into JuliaLang:master Aug 6, 2022
@DilumAluthge DilumAluthge added the stdlib Julia's standard library label Aug 6, 2022
@DilumAluthge
Copy link
Member

cc: @ViralBShah @Wimmerer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Julia's standard library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants