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

New version: LazyArrays v2.0.0 #107255

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 5078a376-72f3-5289-bfd5-ec5146d43c02
Repo: https://github.com/JuliaArrays/LazyArrays.jl.git
Tree: dc4004cfb50526b4f52ff40803328f37a5aa7611

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in JuliaArrays/LazyArrays.jl May 20, 2024
* v2.0

* Add PaddedRows and PaddedColumns (#306)

* Add PaddedRows and PaddedColumns

* Tests pass

* Tests pass

* Update paddedtests.jl

* Update paddedtests.jl

* BandedMatrices extension (#302)

* Move LazyBandedMatrices.jl code to extensions for BandedMatrices, BlockBandedMatrices and BlockArrays

* Move over more code

* Finish moving over code

* Do extensions one at a time

* Work on extension

* compiles

* Tests pass

* Update runtests.jl

* Banded PaddedColumns/Rows

* Update bandedtests.jl

* Move over kron tests

* Drop Julia v1.9

* update tests

* Update bandedtests.jl

* increase coverage

* Update bandedtests.jl

* increase codecov

* BlockArrays extension (#304)

* Create LazyArraysBlockArraysExt.jl

* Update LazyArraysBlockArraysExt.jl

* Compiles

* tests pass

* Update LazyArraysBlockArraysExt.jl

* Update LazyArraysBlockArraysExt.jl

* Blocked PaddedRows/Columns

* Update LazyArraysBlockArraysExt.jl

* PseudoBlock -> Blocked

* increase coverage

* Update blocktests.jl

* increase cov

* Update blocktests.jl

* BlockBandedMatrices extension (#305)

* Move LazyBandedMatrices.jl code to extensions for BandedMatrices, BlockBandedMatrices and BlockArrays

* Move over more code

* Finish moving over code

* Do extensions one at a time

* Create LazyArraysBlockArraysExt.jl

* BlockBandedMatrices extension

* Work on extension

* Update LazyArraysBlockArraysExt.jl

* compiles

* Tests pass

* Compiles

* tests pass

* Update runtests.jl

* Compiles

* Update LazyArraysBlockArraysExt.jl

* Update LazyArraysBlockBandedMatricesExt.jl

* Update LazyArraysBlockArraysExt.jl

* Blocked PaddedRows/Columns

* Update LazyArraysBlockArraysExt.jl

* Update LazyArraysBlockBandedMatricesExt.jl

* remove repeated bandedmatrices

* Update LazyArraysBlockBandedMatricesExt.jl

* start fixing tests

* Tests pass

* Small fixes

* BlockedOneTo templates

* Add accumulate and other fixes

* Update LazyArraysBandedMatricesExt.jl

* fix downstream tests

* PseudoBlock -> Blocked

* Update LazyArraysBlockBandedMatricesExt.jl

* increase coverage

* increase cov

* increase coverage

* increase cov

* Update bandedtests.jl

* Update blockbandedtests.jl

* Add paddedrows matmul overloads

* Fix ambiguity in Banded * Lazy

* Update LazyArraysBandedMatricesExt.jl

* Fix #189

* increase cov

* increase cov

* remove old VERSION special cases
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit de21ab3 into master May 20, 2024
22 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-lazyarrays-5078a376-v2.0.0-6622d41778 branch May 20, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants