Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Add Batched Nonlinear Solvers and Forward AD rules #13

Merged
merged 4 commits into from
Apr 25, 2024

Conversation

avik-pal
Copy link
Member

@avik-pal avik-pal commented Apr 2, 2024

No description provided.

@avik-pal avik-pal force-pushed the ap/batched_nonlinearproblem branch from 122b8e1 to 50e683e Compare April 2, 2024 22:25
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

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

Project coverage is 72.70%. Comparing base (54b894e) to head (a37f694).
Report is 2 commits behind head on main.

Files Patch % Lines
ext/BatchedRoutinesReverseDiffExt.jl 0.00% 6 Missing ⚠️
...dRoutinesSciMLSensitivityExt/steadystateadjoint.jl 86.66% 6 Missing ⚠️
src/nlsolve/utils.jl 66.66% 5 Missing ⚠️
src/api.jl 50.00% 4 Missing ⚠️
src/helpers.jl 0.00% 2 Missing ⚠️
...BatchedRoutinesForwardDiffExt/nonlinearsolve_ad.jl 95.83% 1 Missing ⚠️
src/nlsolve/batched_raphson.jl 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   71.44%   72.70%   +1.26%     
==========================================
  Files          18       24       +6     
  Lines         872      982     +110     
==========================================
+ Hits          623      714      +91     
- Misses        249      268      +19     

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

@avik-pal avik-pal force-pushed the ap/batched_nonlinearproblem branch from 50e683e to 05b7a58 Compare April 3, 2024 02:28
@avik-pal avik-pal force-pushed the ap/batched_nonlinearproblem branch 2 times, most recently from eca30dd to d191d1b Compare April 3, 2024 18:44
@avik-pal avik-pal force-pushed the ap/batched_nonlinearproblem branch from d191d1b to 3022cf9 Compare April 3, 2024 20:54
@avik-pal avik-pal merged commit a2fb973 into main Apr 25, 2024
8 of 9 checks passed
@avik-pal avik-pal deleted the ap/batched_nonlinearproblem branch April 25, 2024 19:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant