half/2.2.0

C++ header-only library to provide an IEEE 754 conformant 16-bit half-precision floating-point type along with corresponding arithmetic operators, type conversions and common mathematical functions.

#arithmetic#float#half#half-precision

Using half

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revision0ed6921970e1539c04d9873954a59bae

options(none)

Dependencies

Loading dependencies…

MIT0ed6921970e1539c04d9873954a59bae

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list half/2.2.0
    # Scan the entire dependency graph
    conan audit scan --requires=half/2.2.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv2.2.0
[![Conan Center](https://img.shields.io/conan/v/half)](https://conan.io/center/recipes/half)