Update docs for 2.2.0RC3

Change-Id: I56a7ac2fdc33293c5abb3685de21811caa37997c
This commit is contained in:
Sameer Agarwal
2023-10-09 08:54:32 -07:00
parent dc7a859752
commit 76af132d02
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -50,6 +50,8 @@ Backward Incompatible API Changes
Bug Fixes & Minor Changes
-------------------------
#. Improvements to multi-threaded performance for small problems that
had regressed due to changes to threading (Dmitrity Korchemkin)
#. Fix handling of M_PI for MSVC (Sergiu Deitsch)
#. Add a default value for Solver::Summary::linear_solver_ordering_type (Sameer Agarwal)
#. Make sure that the code compiles well with CUDA 11 (Dmitriy