Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 16:27
· 5 commits to master since this release
829251b

BFloat16s v0.5.1

Diff since v0.5.0

Merged pull requests:

Closed issues:

  • Support new Float8 and NormedFloat4 formats? (#47)
  • Segfault using Julia 1.11-alpha2 on AMD EPYC 9554 (#68)
  • rand(BFloat16, n) appears shifted from [0, 1) into (0, 1] (#71)
  • Improve precision of rand sampling without conversion (#79)
  • Base.issubnormal(::BFloat16) is missing (#86)
  • Creating sysimage fails on Windows (#88)
  • Segmentation fault when converting BFloat16 to Float32 (#89)
  • Irrationals (#97)