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

Restate the problem as matrices #153

Open
daffidwilde opened this issue Aug 30, 2023 · 0 comments
Open

Restate the problem as matrices #153

daffidwilde opened this issue Aug 30, 2023 · 0 comments

Comments

@daffidwilde
Copy link
Owner

There are a couple issues that would be nice to address:

I'm thinking that the package needs a rework. I lent very heavily into making it a feasible teaching tool and ended up with some very difficult innards...

Is there a way to restate the problems (and algorithms) as matrices? My instinct is yes.

If there is, we can use vectorised operations to speed things up (everything becomes index comparisons, I think). We could also expand these matrix-based solutions to use something like dask for enormous, out-of-memory instances...

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

No branches or pull requests

1 participant