Skip to content

Tags: Alexhuszagh/float16

Tags

v0.1.3

Toggle v0.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add camel-case variant for future-proofing.

v0.1.2

Toggle v0.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add lossless `TryFrom` implementations.

This adds `from_f*_lossless` functions, which then are implemented as `TryFrom`, which will only return values if they can fully roundtrip.

Related to starkat99#90

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Alexhuszagh Alexander Huszagh
Mention fork status.

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Alexhuszagh Alexander Huszagh
Default to not using intrinsics when they would be lossy.

Related to starkat99#116

v0.1.1

Toggle v0.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Mention fork status.

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Alexhuszagh Alexander Huszagh
Default to not using intrinsics when they would be lossy.

Related to starkat99#116