Skip to content

Generates data

Pre-release
Pre-release
Compare
Choose a tag to compare
@acgetchell acgetchell released this 23 Mar 22:09
· 1142 commits to develop since this release

This release has run successfully for 2 weeks on dewitt.physics.ucdavis.edu in debug mode, and should generate data correctly.

  • Fixed improper error handling of (2,6) move which was causing segfaults
  • Updated to Catch v2.2.1
  • Added SonarCloud static checker
  • Updated to CGAL 4.11.1
  • Updated to Clang 6
  • Removed Coverity
  • Numerous other fixes