Skip to content

method to allow decode encode half f16 values#59

Open
lublak wants to merge 4 commits into
twittner:developfrom
lublak:raw_half
Open

method to allow decode encode half f16 values#59
lublak wants to merge 4 commits into
twittner:developfrom
lublak:raw_half

Conversation

@lublak

@lublak lublak commented Apr 7, 2026

Copy link
Copy Markdown

No description provided.

@lublak lublak changed the title method to allow decode encode halft f16 values method to allow decode encode half f16 values Apr 7, 2026
@twittner

Copy link
Copy Markdown
Owner

Thank you for your pull request. I would not want to expose a dependency's type in the public API. If Rust adds support for an f16 type I will gladly support it. Until then this crate could at most have a data::F16 newtype around half::f16 with Encode/Decode impls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants