This is a patch release for 1.3. The patch includes fixes from many contributors:
- @phschiele Introduce ruff linter (#2049)
- @Paulnkk Fix scip timelimit no solution (#2084)
- @phschiele Adds devcontainer support (#2088)
- @rileyjmurray Correct categorization of tr_inv atom. (#2123)
- @dcajasn Fixes to PowCone3D and updates to test_conic_solvers.py (#2131)
- @Paulnkk Fix rare bugs in curvature calculation: non-psd diagonal matrices and starting vectors in eigsh (#2086)
- @wujianjack Map imprecise status to optimal_inaccurate (#2134)
- @SteveDiamond Fix bug with calling Mosek simplex solver (#2126)
- @SteveDiamond Fix conv and add convolve (#2047)
- @allenlawrence94 fix: scipy time limit raises SolverError (#2080)
- @bkurtz CBC interface: add ability to configure the underlying CLP solver (#1821)
- @SteveDiamond remove github banner (#2160)
- @SteveDiamond Update scipy_wrapper (#2159)
- @phschiele PR benchmark against base branch (#2161)