Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 15:40

GFlops v0.1.3

Diff since v0.1.2

Changed

  • Quality Assurance:
    • CI: finish the switch from Travis to GitHub Actions
    • TagBot: switch to issue comment triggers
  • Display memory allocs in @gflops output (#5)
  • Estimate GFlops based on the minimum time measurement provided by @btime (#15)
  • Flop Counters are now displayed in a pretty-printed table (#3)

Closed issues:

  • adding unary ops (inv, sqrt) (#3)
  • recover and display allocation statistics from btime (#5)
  • GFlops should use minimum time instead of mean (#15)

Merged pull requests: