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

WIP: Refactor FlipdotAPI to use NumPy #20

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

WIP: Refactor FlipdotAPI to use NumPy #20

wants to merge 15 commits into from

Conversation

markus2342
Copy link
Contributor

Refactoring the FlipdotAPI to use NumPy has proven to be a valuable speed increase. Additionally, NumPy brings a bunch of useful matrix manipulation functionality.
The downside would be to have NumPy as dependency when using the FlipdotAPI.

This is a work in progress PR which aims at implementing the change and ensuring compatibility between all applications currently using the FlipdotAPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant