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

sparse.linalg: complete _dsolve #302

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

jorenham
Copy link
Owner

This affects the following public members of scipy.sparse.linalg:

  • SuperLU
  • splu
  • spilu
  • spsolve
  • spsolve_triangular
  • factorized
  • MatrixRankWarning
  • use_solver

towards #100 (-40)

@jorenham jorenham added scipy.sparse stubs: improvement Improve or refactor existing annotations labels Dec 11, 2024
@jorenham jorenham added this to the 1.14.1.6 milestone Dec 11, 2024
@jorenham jorenham force-pushed the sparse.linalg._dsolve branch from ec97076 to f751ac1 Compare December 11, 2024 21:54
@jorenham jorenham merged commit f81e1b5 into master Dec 11, 2024
6 checks passed
@jorenham jorenham deleted the sparse.linalg._dsolve branch December 11, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scipy.sparse stubs: improvement Improve or refactor existing annotations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant