https://github.com/red-data-tools/red-float
Float32 and Float16 for Ruby
https://github.com/red-data-tools/red-float
Last synced: about 1 year ago
JSON representation
Float32 and Float16 for Ruby
- Host: GitHub
- URL: https://github.com/red-data-tools/red-float
- Owner: red-data-tools
- License: apache-2.0
- Created: 2019-05-14T11:32:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T11:33:17.000Z (about 7 years ago)
- Last Synced: 2025-02-15T19:48:42.877Z (over 1 year ago)
- Language: C
- Size: 18.6 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Red Float - Float32 and Float16 for Ruby
Red Float provides the features to manipulate Float32 and Float16 values in Ruby.
## Install
```console
$ gem install red-float
```