Closed soneryaldiz closed 2 weeks ago
FloatToFixed
Float8ToFixed
Both components are tested exhaustively.
Is this a breaking change that will not be backwards-compatible? If yes, how so?
This PR is not a breaking change.
Does the change require any updates to documentation? If so, where? Are they included?
Both components are added to the documentation.
@desmonddak , this PR is ready for review.
Description & Motivation
FloatToFixed
is a new component for lossless conversion of a floating-point type to a fixed-point type.Float8ToFixed
is a new component for lossless conversion of a FP8 formats to a fixed-point type.Related Issue(s)
Testing
Both components are tested exhaustively.
Backwards-compatibility
This PR is not a breaking change.
Documentation
Both components are added to the documentation.