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 support for 'std::atan2' and 'std::acos' #1097

Merged

Conversation

ZeptoStarling
Copy link
Contributor

No description provided.

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@vgvassilev vgvassilev force-pushed the add_more_builtin_derivatives branch from 015d8e8 to 7567420 Compare September 18, 2024 14:06
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@gojakuch gojakuch force-pushed the add_more_builtin_derivatives branch from 7567420 to fac99f7 Compare September 18, 2024 15:05
@gojakuch
Copy link
Collaborator

I've pushed some changes to the tests. let's hope it fixes most of them

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.25%. Comparing base (fd2ac31) to head (fac99f7).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1097   +/-   ##
=======================================
  Coverage   94.25%   94.25%           
=======================================
  Files          55       55           
  Lines        8445     8445           
=======================================
  Hits         7960     7960           
  Misses        485      485           
Files with missing lines Coverage Δ
include/clad/Differentiator/BuiltinDerivatives.h 100.00% <ø> (ø)
Files with missing lines Coverage Δ
include/clad/Differentiator/BuiltinDerivatives.h 100.00% <ø> (ø)

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Collaborator

@gojakuch gojakuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems fine

@vgvassilev vgvassilev merged commit dc1ebff into vgvassilev:master Sep 18, 2024
90 checks passed
@ZeptoStarling ZeptoStarling deleted the add_more_builtin_derivatives branch October 4, 2024 10:30
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.

3 participants