Skip to content

Implement hyperbolic ufuncs #128

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Implement hyperbolic ufuncs #128

wants to merge 1 commit into from

Conversation

juntyr
Copy link
Contributor

@juntyr juntyr commented Aug 8, 2025

Blocked on #126

  • Implements the sinh, cosh, tanh, arcsinh, arccosh, and arctanh ufuncs
  • adds tests
  • update the release tracker

@juntyr juntyr marked this pull request as draft August 8, 2025 10:35
@juntyr
Copy link
Contributor Author

juntyr commented Aug 8, 2025

@SwayamInSync Once we've figured out a way to handle the trigonometric ufuncs correctly, I'd like to add the hyperbolic ones as well - but I'll wait with writing tests until we have the trigonometric ones figured out

@juntyr juntyr mentioned this pull request Aug 4, 2025
11 tasks
@SwayamInSync
Copy link
Member

Got it, thanks @juntyr

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