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

Avoid loops in driver_scores #12

Merged
merged 3 commits into from
Jun 11, 2020
Merged

Avoid loops in driver_scores #12

merged 3 commits into from
Jun 11, 2020

Conversation

xulaus
Copy link
Collaborator

@xulaus xulaus commented Apr 22, 2020

Use pinv's ability to calculate multiple psudo inverses at once to aviod loops.

This does change the returned arrays somewhat, but that has been accounted for. Significantly sped up my run of the test - but this will need to be confimed with better benchmarking.

@xulaus xulaus force-pushed the loopless_driver_scores branch from c054fa1 to 79bedbc Compare April 22, 2020 18:01
@Rambatino Rambatino merged commit 092ad86 into master Jun 11, 2020
@Rambatino Rambatino deleted the loopless_driver_scores branch June 11, 2020 20:17
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.

2 participants