Skip to content

v1.1.8

Latest

Choose a tag to compare

@vprusso vprusso released this 03 Jun 20:47
· 11 commits to master since this release

What's Changed

  • chore(deps-dev): bump ipython from 9.10.0 to 9.13.0 by @dependabot[bot] in #1543
  • chore(deps): bump mistune from 3.1.4 to 3.2.1 by @dependabot[bot] in #1545
  • Implement the matrix geo mean cones from cvxquad by @simsaidan in #1544
  • chore(deps-dev): bump coverage from 7.13.0 to 7.14.0 by @dependabot[bot] in #1548
  • Implement trace_mpower and lieb_ando from cvxquad by @simsaidan in #1547
  • chore(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #1549
  • Implement the last cvxquad cone and trace logm. by @simsaidan in #1551
  • Fix docs-deploy circular import in matrix_ops cone files by @vprusso in #1550
  • chore(deps): bump more-itertools from 11.0.2 to 11.1.0 by @dependabot[bot] in #1556
  • chore(deps-dev): bump myst-parser from 5.0.0 to 5.1.0 by @dependabot[bot] in #1553
  • chore(deps): bump idna from 3.10 to 3.15 by @dependabot[bot] in #1554
  • chore(deps-dev): bump pymdown-extensions from 10.20.1 to 10.21.3 by @dependabot[bot] in #1555
  • chore(deps): bump cvxpy from 1.8.1 to 1.9.0 by @dependabot[bot] in #1557
  • Break matrix_props -> state_props load-time cycle by @vprusso in #1559
  • implementation of three cvxquad entropy files by @simsaidan in #1552
  • Defer is_ldoi's channels import to fix docs-deploy cycle by @vprusso in #1560
  • Split CVXQUAD cones into toqito/cones/ subpackage by @vprusso in #1561

New Contributors

Full Changelog: v1.1.7...v1.1.8