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 complex sqrt #1324

Merged
merged 2 commits into from
Apr 6, 2024
Merged

add complex sqrt #1324

merged 2 commits into from
Apr 6, 2024

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Mar 5, 2024

No description provided.

src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
src/compiler/interpreter.jl Show resolved Hide resolved
test/runtests.jl Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2024

Codecov Report

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

Project coverage is 75.49%. Comparing base (724b9bc) to head (0ed9538).

Files Patch % Lines
src/compiler.jl 77.77% 20 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1324      +/-   ##
==========================================
+ Coverage   75.40%   75.49%   +0.08%     
==========================================
  Files          36       36              
  Lines       10671    10698      +27     
==========================================
+ Hits         8047     8076      +29     
+ Misses       2624     2622       -2     

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

@wsmoses
Copy link
Member Author

wsmoses commented Mar 26, 2024

Note requires EnzymeAD/Enzyme#1778 (which we should probably test locally first)

src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
src/compiler.jl Show resolved Hide resolved
@wsmoses wsmoses merged commit 1bf16f8 into main Apr 6, 2024
44 of 48 checks passed
@wsmoses wsmoses deleted the cmplx_sqrt branch April 6, 2024 15:55
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

3 participants