Skip to content

Conversation

tribut
Copy link
Contributor

@tribut tribut commented Jan 18, 2019

The PR allows using static arras as index when using views, such as

a = [10,20,30,40]
idx = SVector(2,4)
b = view(a, idx)

@tribut tribut force-pushed the general-indexing-checkbounds branch from 49c8fc1 to a33080d Compare January 18, 2019 09:28
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 66.0% when pulling a33080d on tribut:general-indexing-checkbounds into 786b6f0 on JuliaArrays:master.

@andyferris andyferris merged commit 2c8d82f into JuliaArrays:master Mar 11, 2019
@andyferris
Copy link
Member

Thanks - and sorry for the two month delay, @tribut!

@c42f c42f mentioned this pull request Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants