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

[FEA] Add new sparse matrix API to Python #2504

Open
lowener opened this issue Nov 21, 2024 · 0 comments
Open

[FEA] Add new sparse matrix API to Python #2504

lowener opened this issue Nov 21, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@lowener
Copy link
Contributor

lowener commented Nov 21, 2024

PR #1279 introduced a new API for sparse matrices. There is currently no bindings for it in Python, so any function in Python that accept sparse matrices as input have to use the arrays individually. (cf Lanczos solver #2481)

@lowener lowener added the feature request New feature or request label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant