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

Update optimizers.py with numpy vectorization #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nickpaa
Copy link

@nickpaa nickpaa commented Aug 25, 2019

Replace for loop with numpy vectorized functions. Maintains assumption that protection for highest fare is 0 and maintains monotonicity assumption. Initialization of y array is no longer needed.

Replace for loop with numpy vectorized functions
@nickpaa nickpaa changed the title Update optimizers.py Update optimizers.py with numpy vectorization Aug 25, 2019
@jdoepfert
Copy link
Contributor

nice. can you make the tests pass?

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.

None yet

2 participants