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

Add umfpack and pardiso solvers #35

Merged
merged 7 commits into from
Sep 9, 2023
Merged

Add umfpack and pardiso solvers #35

merged 7 commits into from
Sep 9, 2023

Conversation

loganbvh
Copy link
Owner

@loganbvh loganbvh commented Sep 8, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #35 (f85bb88) into main (3a62122) will decrease coverage by 0.33%.
The diff coverage is 72.22%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   89.66%   89.33%   -0.33%     
==========================================
  Files          35       35              
  Lines        3754     3808      +54     
==========================================
+ Hits         3366     3402      +36     
- Misses        388      406      +18     
Files Changed Coverage Δ
setup.py 0.00% <ø> (ø)
tdgl/solver/runner.py 85.93% <51.72%> (-5.24%) ⬇️
tdgl/solver/solve.py 75.27% <68.75%> (-1.05%) ⬇️
tdgl/finite_volume/operators.py 93.89% <87.50%> (-0.60%) ⬇️
tdgl/solution/solution.py 88.28% <100.00%> (+0.07%) ⬆️
tdgl/solver/options.py 88.13% <100.00%> (+4.41%) ⬆️

@loganbvh loganbvh marked this pull request as ready for review September 9, 2023 02:41
@loganbvh loganbvh merged commit c7d75dc into main Sep 9, 2023
@loganbvh loganbvh deleted the sparse-solver branch September 9, 2023 02:41
@loganbvh loganbvh restored the sparse-solver branch September 9, 2023 02:42
@loganbvh loganbvh deleted the sparse-solver branch September 9, 2023 02:42
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