#ord #cmp #wrapper #floating-point #primitive #type #stub

float

Lightweight wrappers around primitive floating point types

3 releases

Uses old Rust 2015

0.1.2 Aug 15, 2018
0.1.1 Dec 31, 2015
0.1.0 Dec 25, 2015

#2903 in Rust patterns

41 downloads per month
Used in cuda_dnn

MIT license

7KB
226 lines

libfloat

A Rust library consisting of lightweight wrappers around primitive floating point types, including Ord wrappers and stub types for nonstandard precisions (e.g., f16).

Documentation

No runtime deps