Skip to content

Implement Sum and Product traits for fixed point numbers - #47

Closed
richardhozak wants to merge 1 commit into
dimforge:masterfrom
richardhozak:fixed-point-sum-product
Closed

Implement Sum and Product traits for fixed point numbers#47
richardhozak wants to merge 1 commit into
dimforge:masterfrom
richardhozak:fixed-point-sum-product

Conversation

@richardhozak

Copy link
Copy Markdown

This makes it so simd_horizontal_sum and simd_horizontal_product can be implemented for fixed point numbers.

f32 and f64 have these traits implemented in std, we need to implement them manually so fixed point numbers can be used instead floating point numbers

This makes it so simd_horizontal_sum and simd_horizontal_product can be implemented for fixed point numbers.
@hatmajster

Copy link
Copy Markdown

Hello, I understand that this PR can be closed, as it has been developed more in #48 ?

@richardhozak

Copy link
Copy Markdown
Author

Yes, the linked PR contains these changes. This is just subset, so it could be reviewed more easily. If it is desirable, this can be closed in favor of #48.

@hatmajster

Copy link
Copy Markdown

I am not maintainer obviously, but its already in review for few months with no response. you can see exact same commit in the second PR, so its nicely splitted and you can clearly see this subset there. So I would close this one.
I just wanted to say that i like this change, and if you need any help I can try and help you.

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