-
Notifications
You must be signed in to change notification settings - Fork 89
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 basic complex functions, fix 2-arg atan
#64
Conversation
@ararslan I've implemented your requested changes. Do you agree with the way |
I think the |
Yes, probably good not to overcomplicate the definition of |
Anything still preventing this from getting merged? |
@simeonschaub sorry for not attending to these earlier, if we had have I think some of the problems @shashi has been running into would already be fixed. I am away for next 2 weeks. But hopefully someone else can attend to these while I am gone. |
I think this just needs rebasing to resolve the conflicts? |
Something went wrong... |
@simeonschaub are you using I am not great at explaining it, but googling |
63bd4ea
to
878d361
Compare
@oxinabox Yes, that was probably it. I now just force-pushed it as one commit |
It seems like some of the complex tests need larger tolerances |
@oxinabox Would it be possible to tag a new release for |
Tagged, waiting for it to merge. |
I have restarted the CI now that the never version of ChainRulesCore has been tagged. |
Should be ready to merge now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.