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

Rework sparse matrix to make it more efficient #254

Open
sbaldu opened this issue Jan 31, 2025 · 1 comment
Open

Rework sparse matrix to make it more efficient #254

sbaldu opened this issue Jan 31, 2025 · 1 comment
Assignees

Comments

@sbaldu
Copy link
Collaborator

sbaldu commented Jan 31, 2025

Reimplement the sparse matrix using arrays instead of a map (using a format as COO, CSR or ELL).

@Grufoony
Copy link
Collaborator

Grufoony commented Feb 6, 2025

Now it must be integrated

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

2 participants