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

fix: use generic broadcasting for complex numbers #1106

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

avik-pal
Copy link
Member

fixes #977

@avik-pal avik-pal force-pushed the ap/luxlib_complexnos branch from 668937a to f412731 Compare November 25, 2024 17:16
Copy link
Contributor

Benchmark Results (ASV)

main f412731... main/f412731ed53990...
basics/overhead 0.131 ± 0.0012 μs 0.124 ± 0.0013 μs 1.06
time_to_load 1.21 ± 0.048 s 1.23 ± 0.0069 s 0.991

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@avik-pal avik-pal merged commit 161b64c into main Nov 25, 2024
48 of 59 checks passed
@avik-pal avik-pal deleted the ap/luxlib_complexnos branch November 25, 2024 18:50
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.

Zygote + ForwardDiff support for complex differentiation
1 participant