Package FP16: Information
Source package: FP16
Version: 0-alt0.git98b0a46
Build time: Jun 2, 2026, 03:54 PM in the task #419657
Category: Development/C++
Report package bugHome page: https://github.com/Maratyszcza/FP16
License: MIT
Summary: Conversion to/from half-precision floating point formats
Description:
Header-only library for conversion to/from half-precision floating point formats
* Supports IEEE and ARM alternative half-precision floating-point format
* Property converts infinities and NaNs
* Properly converts denormal numbers, even on systems without denormal
support
* Header-only library, no installation or build required
* Compatible with C99 and C++11
* Fully covered with unit tests and microbenchmarksMaintainer: Nikita Shmatko
Last changed
June 1, 2026 Nikita Shmatko 1:0-alt0.git98b0a46
- Fixed git snapshot versioning to keep future upstream releases upgradeable.
Sept. 17, 2025 Nikita Shmatko 1.0.git98b0a46-alt1
- Initial build for Sisyphus.