-
-
Notifications
You must be signed in to change notification settings - Fork 52
Issues: starkat99/half-rs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
f16::from_f64
with hardware intrinsics gives wrong (or at least different) result for corner cases
#116
opened Sep 25, 2024 by
coolreader18
Consider implementing proptest's Arbitrary, gated by a "proptest" feature flag
#110
opened May 2, 2024 by
HadrienG2
lossless
TryFrom<f{32,64}>
implementations for f16
and bf16
enhancement
#90
opened May 30, 2023 by
Robbepop
need impl num_traits::ApproxEq for half data type
enhancement
#85
opened Apr 19, 2023 by
Xudong-Huang
Implement simba crate integration behind a feature flag
enhancement
#71
opened Jan 6, 2023 by
farnoy
Use Resolving this issue requires stabilization of unstable nightly Rust features
enhancement
to_bits
/from_bits
on f32
/f64
once const
stabilized
awaiting stabilization
#53
opened Jun 21, 2022 by
starkat99
ProTip!
Exclude everything labeled
bug
with -label:bug.