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

fma32 #13

Closed
Vutshi opened this issue Sep 6, 2021 · 1 comment · Fixed by #14
Closed

fma32 #13

Vutshi opened this issue Sep 6, 2021 · 1 comment · Fixed by #14

Comments

@Vutshi
Copy link
Contributor

Vutshi commented Sep 6, 2021

Hi,

Thank you for the great tool. I am curious whether it is difficult to add support of FMA operation for float numbers additionally to the current double implementation. It would be really helpful for testing and debugging various numerical algorithms in plenty of software using float due to speed reasons.

Cheers

@nschloe
Copy link
Owner

nschloe commented Sep 6, 2021

The new pyfma version also supports np.float32 and np.float128 arrays (float, long double in C).

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 a pull request may close this issue.

2 participants