Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
-
-
Forked from alnurali/cvxstoc
Disciplined convex stochastic programming. For the cvxstoc home page, please see:
Python
127 contributions in the last year
Less
More
Contribution activity
March 2021
Created 38 commits in 4 repositories
Created a pull request in cvxgrp/cvxpy that received 1 comment
Fix issue 1260
This resolves 1260 by calling np.conj(P).T instead of P.H, which only works for numpy matrices. I added a test based on issue 1260 as well.
+22
−1
•
1
comment
Opened 3 other pull requests in 2 repositories
cvxgrp/cvxpy
2
merged
comp-imaging/ProxImaL
1
closed
Reviewed 17 pull requests in 2 repositories
cvxgrp/cvxpy 15 pull requests
- Switch to using safe default arguments
- Ensure variables are initialized appropriately
- raise NotImplementedError instead of return NotImplemented
- Set prob.value to prob.objective.value
- remove fstrings (py3.5 compatibility)
- fix typo in derivative docs
-
Implement handling of
boolvalued constraints - Minor edit to verbose compilation output
- param_dict and var_dict
- Update problem.py
- Gurobi: fix for when time limit is hit with no solution (QP case)
- Gurobi warm start
- Gurobi: fix for when time limit is hit with no solution
- Fix bug in C-style reshape
- two fewer copies in cvxcore
comp-imaging/ProxImaL 2 pull requests
Opened 1 issue in 1 repository
cvxgrp/cvxpy
1
open
Started 2 discussions in 1 repository
cvxgrp/cvxpy
cvxgrp/cvxpy

