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

cvxgrp / cvxpy / 1744
83%
master: 20%

Build:
Build:
LAST BUILD BRANCH: consensus
DEFAULT BRANCH: master
Ran 07 May 2018 06:31PM UTC
Jobs 6
Files 265
Run time 11min
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

pending completion
1744

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)

13061 of 15714 relevant lines covered (83.12%)

4.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1744.1 (DISTRIB="conda" PYTHON_VERSION="2.7" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true") 07 May 2018 06:39PM UTC 0
82.88
Travis Job 1744.1
2 1744.2 (DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true") 07 May 2018 06:40PM UTC 0
82.94
Travis Job 1744.2
3 1744.3 (DISTRIB="conda" PYTHON_VERSION="3.6" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true") 07 May 2018 06:42PM UTC 0
80.48
Travis Job 1744.3
4 1744.4 (DISTRIB="conda" PYTHON_VERSION="2.7" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true") 07 May 2018 06:31PM UTC 0
76.92
Travis Job 1744.4
5 1744.5 (DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true") 07 May 2018 06:34PM UTC 0
76.98
Travis Job 1744.5
6 1744.6 (DISTRIB="conda" PYTHON_VERSION="3.6" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true") 07 May 2018 06:38PM UTC 0
76.98
Travis Job 1744.6
Source Files on build 1744
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1744
  • 428e122b on github
  • Prev Build on 1.0 (#1738)
  • Next Build on 1.0 (#1745)
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