Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Mimic the SoftPosit API more accurately #2

Open
GarkGarcia opened this issue Feb 11, 2020 · 1 comment
Open

Mimic the SoftPosit API more accurately #2

GarkGarcia opened this issue Feb 11, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@GarkGarcia
Copy link
Owner

Arithmetic and comparison operations should be implemented in terms of Haskell's native type classes (Num, Ord, etc.). However, the user should have control over the size of the posit in question, but the current implementation only supports 32 bit posit numbers.

@GarkGarcia GarkGarcia added the enhancement New feature or request label Feb 11, 2020
@GarkGarcia GarkGarcia self-assigned this Feb 11, 2020
@GarkGarcia
Copy link
Owner Author

This has being worked on, but we still need to add support for quires and for the posit_1_t/posit_2_t types.

@GarkGarcia GarkGarcia added the help wanted Extra attention is needed label Feb 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant