Skip to content

v0.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 10:12
· 12 commits to master since this release

GFlops v0.1.6

Diff since v0.1.5

Added

  • Support half precision (Float16). Many thanks to milankl (#31, #39)

Changed

  • Updated CompatHelper setup
  • Updated compatibility bounds (#34, #36)
  • Support (and test) Julia LTS (v1.6) and latest version (v1)

Closed issues:

  • Add Float16 support? (#30)

Merged pull requests:

  • CompatHelper: bump compat for "PrettyTables" to "1.0" (#34) (@github-actions[bot])
  • CompatHelper: bump compat for "BenchmarkTools" to "1" (#36) (@github-actions[bot])
  • Add Float16 support (continued) (#39) (@ffevotte)