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 SIAMFANLEquations fixed point solvers #344

Merged
merged 7 commits into from
Dec 28, 2023

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Dec 28, 2023

Add fixed point solvers from SIAMFANLEquations.jl

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e722fad) 88.02% compared to head (a72da25) 88.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   88.02%   88.06%   +0.03%     
==========================================
  Files          28       28              
  Lines        2172     2178       +6     
==========================================
+ Hits         1912     1918       +6     
  Misses        260      260              

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

@ChrisRackauckas ChrisRackauckas merged commit d47b131 into SciML:master Dec 28, 2023
17 of 21 checks passed
@ErikQQY ErikQQY deleted the qqy/siam_fixedpoint branch December 28, 2023 12:11
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