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

add keepat! for in-place logical filtering #42351

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

JeffBezanson
Copy link
Member

@JeffBezanson JeffBezanson added arrays [a, r, r, a, y, s] backport 1.7 labels Sep 22, 2021
@JeffBezanson JeffBezanson added this to the 1.7 milestone Sep 22, 2021
Co-authored-by: Jameson Nash <vtjnash@gmail.com>

Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
@JeffBezanson
Copy link
Member Author

It seems to me the BoundsError in deleteat! with logical indexing should actually be a DimensionMismatch, but I'll just keep it for now.

@JeffBezanson JeffBezanson merged commit b9fba13 into master Sep 23, 2021
@JeffBezanson JeffBezanson deleted the MasonProtter-filter_mask branch September 23, 2021 16:09
KristofferC pushed a commit that referenced this pull request Sep 28, 2021
Co-authored-by: Jameson Nash <vtjnash@gmail.com>

Co-authored-by: MasonProtter <mason.protter@icloud.com>
KristofferC pushed a commit that referenced this pull request Sep 29, 2021
Co-authored-by: Jameson Nash <vtjnash@gmail.com>

Co-authored-by: MasonProtter <mason.protter@icloud.com>
(cherry picked from commit b9fba13)
@laborg laborg mentioned this pull request Feb 6, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
Co-authored-by: Jameson Nash <vtjnash@gmail.com>

Co-authored-by: MasonProtter <mason.protter@icloud.com>
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Co-authored-by: Jameson Nash <vtjnash@gmail.com>

Co-authored-by: MasonProtter <mason.protter@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays [a, r, r, a, y, s]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants