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

Fix nh pressure index, as this is indexing into OffsetArray #27

Merged
merged 1 commit into from
Jul 20, 2021
Merged

Conversation

charleskawczynski
Copy link
Member

#25 exercises the case where alen is equal to the length of avals. As this is an offset array, the proper translation was to use xrange, which effectively means indexing with 0:alen-1.

@charleskawczynski
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 20, 2021

Build succeeded:

@bors bors bot merged commit bb5af67 into main Jul 20, 2021
@bors bors bot deleted the ck/bug_fix branch July 20, 2021 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant