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

Index out of bounds in allocate_by_priority #345

Closed
enekomartinmartinez opened this issue Jul 18, 2022 · 0 comments · Fixed by #346
Closed

Index out of bounds in allocate_by_priority #345

enekomartinmartinez opened this issue Jul 18, 2022 · 0 comments · Fixed by #346
Assignees
Labels

Comments

@enekomartinmartinez
Copy link
Collaborator

Seems that the current implementation to recover the supply 0 request with np.insert is creating a index error when trying to include the other targets at the end of _allocat_by_priority_1d

IndexError: index 43 is out of bounds for axis 0 with size 42

I will correct this bug in correct_bug

@enekomartinmartinez enekomartinmartinez self-assigned this Jul 18, 2022
@enekomartinmartinez enekomartinmartinez mentioned this issue Jul 18, 2022
6 tasks
@enekomartinmartinez enekomartinmartinez linked a pull request Jul 18, 2022 that will close this issue
6 tasks
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 a pull request may close this issue.

1 participant