Update changelog

This commit is contained in:
Fabien Péan
2023-09-03 15:29:46 +02:00
committed by Franck HOUSSEN
parent c783dbbb0a
commit cdeaaeafa0
+1
View File
@@ -2,6 +2,7 @@ arpack-ng - 3.9.1
[ Fabien Péan ]
* [BUG FIX] Tests for PARPACK with C/C++ bindings icb_parpack_c and icb_parpack_cpp are now really parallel and split the problem across MPI processes.
* Update arpackmm test suite: enable solving non-symmetric tests with BiCG solver
[ Szabolcs Horvát ]
* [BUG FIX] Ensure that LAPACK RNG state is propagated (regression in 3.9.0).