Skip to content
Snippets Groups Projects

Improve FLOP counting function

Merged Markus Holzer requested to merge holzer/pystencils:ImproveCounting into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -29,6 +29,9 @@ tests-and-coverage:
- AVX
artifacts:
when: always
paths:
- coverage_report
- test-report
reports:
coverage_report:
coverage_format: cobertura
Loading