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

Remove AD weak deps #780

Merged
merged 4 commits into from
Feb 8, 2023
Merged

Remove AD weak deps #780

merged 4 commits into from
Feb 8, 2023

Conversation

ChrisRackauckas
Copy link
Member

Requires:

* SciML/PreallocationTools.jl#58
* SciML/RecursiveArrayTools.jl#247
* SciML/DiffEqBase.jl#871

Moving all of those to their rightful places instead of pirating now that a weak dependency system exists.
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #780 (897ecb9) into master (bcac3f1) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #780      +/-   ##
==========================================
+ Coverage   61.63%   61.76%   +0.12%     
==========================================
  Files          21       18       -3     
  Lines        4191     4064     -127     
==========================================
- Hits         2583     2510      -73     
+ Misses       1608     1554      -54     
Impacted Files Coverage Δ
src/sensitivity_algorithms.jl 79.16% <ø> (ø)
src/staticarrays.jl 75.00% <0.00%> (-25.00%) ⬇️
src/sensitivity_interface.jl 91.52% <0.00%> (-1.70%) ⬇️
src/quadrature_adjoint.jl 91.76% <0.00%> (-0.75%) ⬇️
src/adjoint_common.jl 94.41% <0.00%> (-0.30%) ⬇️
src/derivative_wrappers.jl 90.07% <0.00%> (-0.19%) ⬇️
src/concrete_solve.jl 71.27% <0.00%> (+0.10%) ⬆️

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

ChrisRackauckas added a commit to SciML/DeepEquilibriumNetworks.jl that referenced this pull request Feb 8, 2023
It really should just be removed for the one that's in SciMLSensitivity and be a FunctionOperator, but that can come later. Right now just trying to finish SciML/SciMLSensitivity.jl#780
@ChrisRackauckas ChrisRackauckas merged commit abfb2cb into master Feb 8, 2023
@ChrisRackauckas ChrisRackauckas deleted the weakdeps branch February 8, 2023 15:28
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.

None yet

1 participant