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

Mumps solver updates #39

Closed
wants to merge 23 commits into from

Use same conjugate API as scipy.sparse

cde8692
Select commit
Loading
Failed to load commit list.
Closed

Mumps solver updates #39

Use same conjugate API as scipy.sparse
cde8692
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 21, 2023 in 1s

87.78% (-1.49%) compared to b54ee1d

View this Pull Request on Codecov

87.78% (-1.49%) compared to b54ee1d

Details

Codecov Report

Merging #39 (cde8692) into main (b54ee1d) will decrease coverage by 1.49%.
The diff coverage is 61.11%.

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   89.26%   87.78%   -1.49%     
==========================================
  Files           5        5              
  Lines         298      311      +13     
==========================================
+ Hits          266      273       +7     
- Misses         32       38       +6     
Files Changed Coverage Δ
pymatsolver/__init__.py 84.61% <57.14%> (-5.39%) ⬇️
pymatsolver/solvers.py 87.16% <63.63%> (-2.20%) ⬇️