Skip to content

allow for setting tags in operators #195

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

Merged
merged 1 commit into from
Aug 23, 2022
Merged

allow for setting tags in operators #195

merged 1 commit into from
Aug 23, 2022

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #195 (be69ae1) into master (2b70cd9) will decrease coverage by 0.49%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
- Coverage   81.14%   80.64%   -0.50%     
==========================================
  Files          15       15              
  Lines         801      863      +62     
==========================================
+ Hits          650      696      +46     
- Misses        151      167      +16     
Impacted Files Coverage Δ
src/differentiation/jaches_products.jl 96.68% <100.00%> (ø)
src/differentiation/compute_jacobian_ad.jl 89.83% <0.00%> (-1.08%) ⬇️
src/coloring/matrix2graph.jl 100.00% <0.00%> (ø)
src/coloring/greedy_d1_coloring.jl 100.00% <0.00%> (ø)
src/coloring/contraction_coloring.jl 100.00% <0.00%> (ø)
src/coloring/backtracking_coloring.jl 0.00% <0.00%> (ø)
src/coloring/greedy_star1_coloring.jl 100.00% <0.00%> (ø)
src/coloring/greedy_star2_coloring.jl 100.00% <0.00%> (ø)
src/differentiation/vecjac_products.jl 0.00% <0.00%> (ø)
src/differentiation/compute_hessian_ad.jl 100.00% <0.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ChrisRackauckas ChrisRackauckas merged commit f178568 into master Aug 23, 2022
@ChrisRackauckas ChrisRackauckas deleted the tags branch August 23, 2022 08:54
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