• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cvxgrp / cvxpy / 1744 / 5
83%
master: 20%

Build:
Build:
LAST BUILD BRANCH: consensus
DEFAULT BRANCH: master
Ran 07 May 2018 06:34PM UTC
Files 261
Run time 23s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 May 2018 06:24PM UTC coverage: 76.985% (-6.0%) from 82.939%
DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true"

push

travis-ci

SteveDiamond
AppVeyor integration (#485)

* native cvxpy 1.0 interface for mosek. Added support for the exponential cone, integer progamming, and recovery of semidefinite dual variables. Passing the tests contained in test_mosek_conif.py

* fixed an issue with formatting of exponential cone constraints. assumed that Constraint objects of the exponential type always boiled down to  "affine expression in R^3 \in EXP." Turns out a single Constraint object can be of the form "a list of affine expressions, each in R^3, each needing to belong to EXP". This situation does not arise unless a cvxpy user specifies a constraint like "kl_div(a, b) <= t", where "a", "b", and "t" are vectors.

* added an example showing the benefits of specifying cvxpy Problems in vectorized ways

* mosek conif: only recover dual variables for non-discrete problems

* Removed mosek_qpif. Added mosek_conif to the set of modules tested by test_qp. Slightly changed test_constant_atoms so that if an atom-solver pair exhibits a known error, then the test is skipped (rather than checking for a particular type of error). Removed references to mosek_qpif from reductions/solvers/defines.

* test_qp : only test mosek if its installed

* fixed flake8 issues in mosek_conif

* fixed more flake8 issues

* removed (mosek, nonlinear atoms) from list of known errors in test_constant_atoms.py; the latest version of mosek 9 passes these tests

* added round-off tolerance support for projection function in leaf.py; changed one test in test_expressions.py to work with numpy arrays instead of scipy sparse matrices.

* added checks to prevent accessing dual variables of length zero in mosek_conif.py

* Changed cvxpy.norm to use standard matrix-norms when appropriate. Removed an undocumented file called norm2.py that simply called the (documented) pnorm function. Replaced all references to norm2.py with references to pnorm.py

* added tests for matrix norms (modified implementation of matrix no... (continued)

11831 of 15368 relevant lines covered (76.98%)

0.77 hits per line

Source Files on job 1744.5 (DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true")
  • Tree
  • List 0
  • Changed 43
  • Source Changed 0
  • Coverage Changed 43
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1686
  • Travis Job 1744.5
  • 428e122b on github
  • Prev Job for DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true" on 1.0 (#1738.2)
  • Next Job for DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true" on 1.0 (#1745.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc