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

Convert to scipy.sparse.csc_matrix for PyPardiso #75

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Conversation

loganbvh
Copy link
Owner

@loganbvh loganbvh commented Mar 5, 2024

See #74

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.33%. Comparing base (ac8b2d9) to head (776365d).

Files Patch % Lines
tdgl/finite_volume/operators.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   86.35%   86.33%   -0.02%     
==========================================
  Files          40       40              
  Lines        4491     4492       +1     
==========================================
  Hits         3878     3878              
- Misses        613      614       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@loganbvh loganbvh marked this pull request as ready for review March 5, 2024 21:05
@loganbvh loganbvh merged commit 29787af into main Mar 5, 2024
7 of 9 checks passed
@loganbvh loganbvh deleted the pardiso-spmatrix branch March 5, 2024 21:56
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

Successfully merging this pull request may close these issues.

1 participant