File: README.md

package info (click to toggle)
cvxopt 1.1.9%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,652 kB
  • sloc: ansic: 22,447; python: 11,344; makefile: 75
file content (20 lines) | stat: -rw-r--r-- 1,025 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
CVXOPT
======

Python Software for Convex Optimization

* Website: [http://cvxopt.org](http://cvxopt.org)
* [Documentation](http://cvxopt.org/userguide)
* [Google Groups forum](https://groups.google.com/forum/#!forum/cvxopt)
* [Julia interface to CVXOPT](https://github.com/cvxopt/CvxOpt.jl)



-----

[![License](https://img.shields.io/badge/license-GPL3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)
[![PyPI](https://img.shields.io/pypi/v/cvxopt.svg)](https://pypi.python.org/pypi/cvxopt)
[![Travis-CI Build Status](https://travis-ci.org/cvxopt/cvxopt.svg)](https://travis-ci.org/cvxopt/cvxopt) 
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/cvxopt/cvxopt?svg=true)](https://ci.appveyor.com/project/martinandersen/cvxopt) 
[![Coverage Status](https://coveralls.io/repos/github/cvxopt/cvxopt/badge.svg)](https://coveralls.io/github/cvxopt/cvxopt) 
[![RTFD Status](https://readthedocs.org/projects/cvxopt/badge/?version=latest)](http://cvxopt.readthedocs.io/en/latest/?badge=latest)