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

Allow scipy.sparse.sparray inputs #68

Closed
loganbvh opened this issue Mar 4, 2024 · 2 comments
Closed

Allow scipy.sparse.sparray inputs #68

loganbvh opened this issue Mar 4, 2024 · 2 comments
Assignees

Comments

@loganbvh
Copy link
Contributor

loganbvh commented Mar 4, 2024

Hi, I've opened a PR (#67) that will allow inputs to PyPardiso to be of type scipy.sparse.spmatrix or scipy.sparse.sparray. scipy.sparse.sparray is recommended by scipy for new projects (see note here).

@loganbvh
Copy link
Contributor Author

loganbvh commented Mar 5, 2024

Thanks!

@loganbvh loganbvh closed this as completed Mar 5, 2024
@haasad
Copy link
Owner

haasad commented Mar 5, 2024

Thank you a lot @loganbvh for the PR, I'll make a new release shortly

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