Skip to content
This repository was archived by the owner on Dec 10, 2023. It is now read-only.

Fix Dekker multiplication for subnormals/overflow and add exhaustive tests#32

Open
timholy wants to merge 2 commits intomasterfrom
teh/subnormals
Open

Fix Dekker multiplication for subnormals/overflow and add exhaustive tests#32
timholy wants to merge 2 commits intomasterfrom
teh/subnormals

Conversation

@timholy
Copy link
Copy Markdown
Member

@timholy timholy commented Aug 15, 2017

The main virtue of this PR is that it adds exhaustive tests of Float16. These might be useful even after switching to an fma-based algorithm. They take too long to run by default, but it seems useful to have them. I will have a similar PR for Base's TwicePrecision utilities, but no reason not to also have them here.

Built on top of #31.

@timholy
Copy link
Copy Markdown
Member Author

timholy commented Aug 15, 2017

Didn't realize how many julia versions this still supports. If you want to continue to do so, I will need to revise this. Alternatively we could bump the requirement.

@dpsanders
Copy link
Copy Markdown
Collaborator

I would say that we should bump the requirement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants