Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding some template code from before and adding tests #56

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Transurgeon
Copy link
Owner

No description provided.

William Zijie Zhang and others added 9 commits July 19, 2024 15:16
…cvxpy#2496)

* updating numpy dependency to 1.20 and removing support for python 3.8 in CI

* updating fixed numpy dependency in install

* updating dependencies in README as well

* updating version in docs as well

* updating sonar properties python version as well

* updating scipy version as well

* fixing weird issue with string representation of shapes being np.int32(n) instead of just n

* fixing issue with division by zero by using numpy.divmod

* reverting sonar python version since builds are failing

* trying again to remove sonar python3.8

---------

Co-authored-by: William Zijie Zhang <[email protected]>
Co-authored-by: Transurgeon <[email protected]>
…xpy#2488)

* adding changes to the shapes util file

* updating tests for both sum and mul to use hypothesis broadcasting rules

* Deal with NumPy 2.0 compatibility breaker in gurobi interface (cvxpy#2484)

* Remove NumPy 2.0 incompatibility

* Update cvxpy/reductions/solvers/qp_solvers/gurobi_qpif.py

---------

Co-authored-by: Philipp Schiele <[email protected]>

* adding hypothesis dependency for testing (cvxpy#2487)

* adding hypothesis dependency for testing

* adding hypothesis to dependencies in CI

---------

Co-authored-by: William Zijie Zhang <[email protected]>

* Fix broken citation URL in README.md (cvxpy#2490)

* adding space after test class, mainly to retrigger CI

* removing empty line change:

---------

Co-authored-by: William Zijie Zhang <[email protected]>
Co-authored-by: William Zijie Zhang <[email protected]>
Co-authored-by: Robert Luce <[email protected]>
Co-authored-by: Philipp Schiele <[email protected]>
Co-authored-by: Alexander C <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants