Skip to content

Added support for HALF_VECTOR #268

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

he-is-harry
Copy link
Contributor

  • Added functions in the Reader and Writer to read and write half vectors
  • Added helper functions in bignum.js to read and write half precision (16 bit) floating point numbers from the regular 64 bit numbers
  • Added unit and integration tests to test reading and writing of half vectors
  • Added unit tests for the conversion of half precision numbers to and from 64 bit numbers

- Added functions in the Reader and Writer to read and write half vectors
- Added helper functions in bignum.js to read and write half precision (16 bit)
floating point numbers from the regular 64 bit numbers
- Added unit and integration tests to test reading and writing of half vectors
- Added unit tests for the conversion of half precision numbers to and from
64 bit numbers
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.

1 participant