Updating CHANGELOG for release 2.13.0

This commit is contained in:
Rob Falgout 2017-10-20 07:56:45 -07:00
parent 334472c7b6
commit 1177d54245

View File

@ -15,6 +15,21 @@
# recent release.
#=============================================================================
Version 2.13.0 released 2017/10/20
- Added new multigrid reduction (MGR) solver
- Changed defaults in AMG Hybrid solver to match BoomerAMG defaults
- Updated hypre blas/lapack implementation
- Removed SuperLU/DSuperLU from the distribution and updated the FEI code to
work with external installations of SuperLU/SuperLU_DIST (version 5.2.1)
- Fixed a bug in Euclid
- Fixed Windows Visual Studio compile (version 2017)
Version 2.12.1 released 2017/09/29
- Added support for single and quad precision floating point numbers