=================================================== Ergo version 3.8.2 release notes, 2023-07-19 =================================================== The following changes were made compared to the previous version: - Use std::shuffle() instead of the deprecated std::random_shuffle(). - Renamed some basis set files to no longer use parentheses in basis set filenames. Parentheses in basis set names are still allowed in user input, in such cases translated to underscore when opening basis set files. - Adjusted error tolerance in gesv lapack test case. - Other minor changes to improve portability, making things work better on FreeBSD.