ndarray icon indicating copy to clipboard operation
ndarray copied to clipboard

Add `half::f16` and `half::bf16` support

Open swfsql opened this issue 1 month ago • 0 comments

  • Closes https://github.com/rust-ndarray/ndarray/issues/1550
  • This is a minor implementation, given that is easy to add new float types to ndarray.
  • In best-effort, this adds tests/benches whenever both f32 and f64 were tested/benchmarked.
  • Adds a feature mention on Readme.

swfsql avatar Nov 27 '25 16:11 swfsql