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 SparseArrays to pull in SuiteSparse 7.2.1 #51725

Merged
merged 5 commits into from
Oct 16, 2023
Merged

Conversation

ViralBShah
Copy link
Member

@ViralBShah ViralBShah commented Oct 16, 2023

SuiteSparse 7.2.1 should be included in Julia 1.10, but not the bumps to SparseArrays. For now, this is bringing everything into the nightlies.

@ViralBShah ViralBShah marked this pull request as draft October 16, 2023 12:18
@ViralBShah ViralBShah changed the title Bump SparseArrays and SuiteSparse Bump SparseArrays to pull in SuiteSparse 7.2.1 Oct 16, 2023
@ViralBShah ViralBShah added backport 1.10 Change should be backported to the 1.10 release and removed backport 1.10 Change should be backported to the 1.10 release labels Oct 16, 2023
… 3582898 (#51726)

Stdlib: SparseArrays
URL: https://github.com/JuliaSparse/SparseArrays.jl.git
Stdlib branch: main
Julia branch: vs/suitesparse-7.2.1
Old commit: 7add142
New commit: 3582898
Julia version: 1.11.0-DEV
SparseArrays version: 1.11.0
Bump invoked by: @ViralBShah
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaSparse/SparseArrays.jl@7add142...3582898

```
$ git log --oneline 7add142..3582898
3582898 Don't materialize when adding/subtracting an `Array` (#456)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
@ViralBShah ViralBShah marked this pull request as ready for review October 16, 2023 15:06
@ViralBShah ViralBShah merged commit d5cde52 into master Oct 16, 2023
6 checks passed
@ViralBShah ViralBShah deleted the vs/suitesparse-7.2.1 branch October 16, 2023 20:16
@ViralBShah ViralBShah added the sparse Sparse arrays label Oct 16, 2023
@KristofferC KristofferC added the backport 1.10 Change should be backported to the 1.10 release label Oct 18, 2023
@KristofferC
Copy link
Member

Note: SparseArrays.jl itself should not be updated in the backport.

@ViralBShah
Copy link
Member Author

cc @dkarrasch. We'll need to update the SparseArrays 1.10 backport to have a dependency on SuiteSparse 7.2.1.

@KristofferC KristofferC mentioned this pull request Nov 6, 2023
39 tasks
@KristofferC KristofferC removed the backport 1.10 Change should be backported to the 1.10 release label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sparse Sparse arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants