An open API service indexing awesome lists of open source software.

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

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
```