- Update SCS status map to use status vals rather than string matching (#1441)
- Added relative entropy atom (#1427)
- Fix CVXOPT interface (#1427)
- Add some aggressive compilation warning settings (#1432)
- Eliminate some old/extraneous test files and scripts (#1434)
- [CI] Only install Mosek if license is available (#1435)
- Specify solvers in tests (#1430)
- More Solvers for CI (#1417)
- remove model update within soc constraint for loop (#1411)
- Gurobi CI (#1413)
- Adding dual variables for SciPy LP solver interfaces #1425 (#1426)
- Add an interface to SciPy-accessible LP solvers - Issue: #1414 (#1416)
- loggamma approximation (#1400)
- Move Windows CI to GitHub Action v2 (#1398)
- add py.typed file so that users of cvxpy get type info from the package (#1388)
- Skip deploy step (#1396)