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

Batched DFSane #66

Merged
merged 2 commits into from
Jun 21, 2023
Merged

Batched DFSane #66

merged 2 commits into from
Jun 21, 2023

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Jun 8, 2023

Batched Implementation of DFSane, which converges more reliably than LBroyden and might be a better choice for Discrete DEQs.

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #66 (625b8f3) into main (9bfde85) will increase coverage by 0.13%.
The diff coverage is 96.49%.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   92.05%   92.18%   +0.13%     
==========================================
  Files          16       16              
  Lines         793      819      +26     
==========================================
+ Hits          730      755      +25     
- Misses         63       64       +1     
Impacted Files Coverage Δ
src/dfsane.jl 95.65% <96.49%> (+0.19%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@avik-pal avik-pal changed the title Batched DFSane [WIP] Batched DFSane Jun 9, 2023
@avik-pal avik-pal changed the title [WIP] Batched DFSane Batched DFSane Jun 9, 2023
@ChrisRackauckas ChrisRackauckas merged commit b2a43e0 into SciML:main Jun 21, 2023
19 of 20 checks passed
@avik-pal avik-pal deleted the ap/dfsane_batched branch June 21, 2023 21:32
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.

2 participants