Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Logical indexing #290

Merged
merged 3 commits into from
Feb 22, 2019
Merged

Logical indexing #290

merged 3 commits into from
Feb 22, 2019

Conversation

dpsanders
Copy link
Contributor

@dpsanders dpsanders commented Feb 20, 2019

Implements logical indexing like
x[y .> 3]

Requires (only) cumsum for CuVectors from #285.

@maleadt
Copy link
Member

maleadt commented Feb 22, 2019

Thanks! Did some clean-ups and improvements, incl. generalization for CuArrays.
bors try

bors bot added a commit that referenced this pull request Feb 22, 2019
@bors
Copy link
Contributor

bors bot commented Feb 22, 2019

try

Build succeeded

@maleadt maleadt merged commit dc6715b into JuliaGPU:master Feb 22, 2019
@dpsanders
Copy link
Contributor Author

Great thanks!

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

Successfully merging this pull request may close these issues.

2 participants