Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@pbtoast pbtoast released this 03 May 23:45
· 639 commits to master since this release

This release pays down tech debt:

  1. The Sundials library was updated to 3.1.0.
  2. The abandoned(?) Silo library was adopted and pruned to uSilo.
  3. Travis CI builds now use Docker containers.
  4. The overcomplicated migrator class has been deleted.
  5. There's a new low-level API for partitioning point sets and graphs.
  6. The functions for partitioning point clouds and polymeshes are now simpler.
  7. The PETSc and HYPRE solver interfaces are now more robust, and enabled for static builds.
  8. Numerous bugs were fixed.