+
+

Related Products

  • Apify
    1,441 Ratings
    Visit Website
  • Teradata VantageCloud
    1,122 Ratings
    Visit Website
  • Google Cloud Run
    347 Ratings
    Visit Website
  • TinyPNG
    60 Ratings
    Visit Website
  • Docmosis
    51 Ratings
    Visit Website
  • AlisQI
    101 Ratings
    Visit Website
  • JOpt.TourOptimizer
    10 Ratings
    Visit Website
  • SurveyJS
    62 Ratings
    Visit Website
  • KrakenD
    71 Ratings
    Visit Website
  • ActCAD Software
    401 Ratings
    Visit Website

About

CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python’s extensive standard library and on the strengths of Python as a high-level programming language. Efficient Python classes for dense and sparse matrices (real and complex), with Python indexing and slicing and overloaded operations for matrix arithmetic. Interfaces to the linear programming solver in GLPK, the semidefinite programming solver in DSDP5, and the linear, quadratic and second-order cone programming solvers in MOSEK.

About

Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not. Use coverage run to run your test suite and gather data. However you normally run your test suite, and you can run your test runner under coverage. If your test runner command starts with “python”, just replace the initial “python” with “coverage run”. To limit coverage measurement to code in the current directory, and also find files that weren’t executed at all, add the source argument to your coverage command line. By default, it will measure line (statement) coverage. It can also measure branch coverage. It can tell you what tests ran which lines.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Component Library solution for developers

Audience

Any user looking for a solution to measure line and branch coverage to produce test reports

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

CVXOPT
cvxopt.org

Company Information

Coverage.py
United States
coverage.readthedocs.io/en/7.0.0/

Alternatives

Alternatives

Solver SDK

Solver SDK

Frontline Systems
JCov

JCov

OpenJDK
blanket.js

blanket.js

Blanket.js
Devel::Cover

Devel::Cover

metacpan

Categories

Categories

Integrations

C
Codecov
Django
HTML
JSON
Mako
Python
SQLite
Tidelift
XML
pytest
pytest-cov

Integrations

C
Codecov
Django
HTML
JSON
Mako
Python
SQLite
Tidelift
XML
pytest
pytest-cov
Claim CVXOPT and update features and information
Claim CVXOPT and update features and information
Claim Coverage.py and update features and information
Claim Coverage.py and update features and information