v0.1.3
GFlops v0.1.3
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: