Skip to content

Improved documentation, statistics, and reporting

Choose a tag to compare

@rouson rouson released this 06 Nov 23:13
· 47 commits to main since this release
b0c8cd2

New in this release

  • Updated documentation
  • Improved runtime correctness-checking via Julienne assertions
  • Multi-file aggregation of data in the tensor-statistics demonstration application
  • More portable demonstration-projects setup script
  • Improved formatting of reported execution times in demonstration applications

Merged pull requests

  • Documentation: add dependencies section to README.md by @rouson in #275
  • [JOSS review]: Fix bullet and link rendering in README by @jwallwork23 in #271
  • Add CONTRIBUTING.md first draft by @ktras in #274
  • Improved assertions: update demo to Julienne 3.2.1 assertions by @rouson in #278
  • Demo: multi-file histograms by @rouson in #279
  • Portable demo setup by @rouson in #281
  • Feature: aggregate tensor statistics across multiple training-data files by @rouson in #280
  • chore(demo): update training_data_files.json by @rouson in #282
  • doc(README.md): update compiler flags by @rouson in #283
  • Improve timer output by @rouson in #284

New Contributors

  • @jwallwork23 made their first contribution in #271

Full Changelog: 1.1.0...1.2.0