这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.1.1

@huonw huonw tagged this 13 Jan 07:49
In this release:

- fast-math is unconditionally no_std,

- approximations for `atan`, `atan2`, `exp` and `exp2`,

- `log2` is 1.25x faster in scalar code, and `log2_raw` can now be
  easily autovectorized, making it 5x faster (even with just SSE2 on
  x86-64), and

- `log2` on subnormal numbers had absolute error > 1 in some cases.
Assets 2
Loading