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

Use Real instead of AbstractFloat #648

Closed

Conversation

amontoison
Copy link
Member

@amontoison amontoison commented Oct 4, 2022

@amontoison
Copy link
Member Author

To have rtol (and possibly other parameters) as T in this context feels counterintuitive. I understand that you want to be able e.g. BigFloat. So may be a Union could do here ?

Yes, I agree with you, but for type-stability it's better to keep it.
From my point of view, we should overload the eps of ForwardDiff to also return a Dual.

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.

6 participants