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

Fix bug in power_tools.dyadic_completion #1687

Merged
merged 2 commits into from Mar 8, 2022

Conversation

rileyjmurray
Copy link
Collaborator

This fixes #1685.

Type of change

  • New feature (backwards compatible)
  • New feature (breaking API changes)
  • Bug fix
  • Other (Documentation, CI, ...)

Contribution checklist

  • Add our license to new files.
  • Check that your code adheres to our coding style.
  • Write unittests.
  • Run the unittests and check that they’re passing.
  • Run the benchmarks to make sure your change doesn’t introduce a regression.

@rileyjmurray rileyjmurray merged commit eff00e1 into cvxpy:master Mar 8, 2022
rileyjmurray added a commit to rileyjmurray/cvxpy that referenced this pull request Mar 8, 2022
rileyjmurray added a commit to rileyjmurray/cvxpy that referenced this pull request Mar 8, 2022
rileyjmurray added a commit that referenced this pull request Mar 8, 2022
* all semantic versioning infrastructure accumulated on master (PRs #1598, #1617, #1624). Bugfixes for kron with parameters (issue #1656), M1 build failures (issue #1604), Anderson Acceleration docs and warning for SCS 2.X (follow-up from PR #1670).

* Propagate bugfix in PR #1607

* Propagate bugfixes from PR #1660

* Propagate bugfix in PR #1628

* Propagate bugfixes from PR #1621

* Propogate commit to fix #1581

* Propagate regression fix from PR #1677

* update test for cumsum, new test for cummax, fix cummax

* Propagate NumPy error handling from PR #1648

* Propagate bugfix from PR #1648 (but move location of tests)

* propagate bugfix from PR #1687

* Propagate bugfixes in PR #1688
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.

fracify fails to work
1 participant