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!: add control over complex square roots #72

Merged
merged 4 commits into from Jun 10, 2021
Merged

fix!: add control over complex square roots #72

merged 4 commits into from Jun 10, 2021

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Jun 7, 2021

Closes #64

Implements TR-000 and TR-001 by defining a ComplexSqrt class. This allows for custom lambdification for specific expression tree nodes that are a square root.

@redeboer redeboer added the 🐛 Bug Something isn't working label Jun 7, 2021
@redeboer redeboer added this to the 0.9.2 milestone Jun 7, 2021
@redeboer redeboer self-assigned this Jun 7, 2021
@redeboer redeboer marked this pull request as draft June 7, 2021 13:45
@redeboer redeboer marked this pull request as ready for review June 9, 2021 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt analytic continuation so that it works with JAX
1 participant