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

feature: add option to choose dense solver to div #357

Merged
merged 1 commit into from
Apr 2, 2022

Conversation

mrava87
Copy link
Collaborator

@mrava87 mrava87 commented Mar 31, 2022

Following #351, this commit includes the possible to choose whether to use scipy (default, for backward compatibility) or numpy solve when dealing with explicit operators.

Following PyLops#351, this commit
includes the possible to choose whether to use scipy (default, for
backward compatibility) or numpy solve when dealing with explicit
operators.
@mrava87 mrava87 requested a review from cako March 31, 2022 13:28
@mrava87 mrava87 added the enhancement New feature or request label Apr 2, 2022
@cako cako merged commit 0a4c365 into PyLops:v1.18.x Apr 2, 2022
@mrava87 mrava87 deleted the npsolve_v1 branch April 2, 2022 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants