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

Add Sum/Product impls for NotNan #65

Merged
merged 1 commit into from May 20, 2020
Merged

Add Sum/Product impls for NotNan #65

merged 1 commit into from May 20, 2020

Conversation

bennofs
Copy link
Contributor

@bennofs bennofs commented May 19, 2020

These are straightforward, just like Add/Mul

@mbrubeck mbrubeck merged commit 90f4ca8 into reem:master May 20, 2020
@mbrubeck
Copy link
Collaborator

Thanks!

mbrubeck added a commit that referenced this pull request Jun 30, 2020
* Implement Sum and Product traits for NotNan (#65).
* Implement Neg and Zero traits for OrderedFloat (#60, #66).
* Implement Add, Sub, Mul, and Div traits for OrderedFloat.
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.

None yet

2 participants