Metadata-Version: 2.1
Name: kvxopt
Version: 1.3.0.3
Summary: Convex optimization package and Suite Sparse interface
Home-page: UNKNOWN
Author: M. Andersen, J. Dahl, L. Vandenberghe, and U. Sandoval
Author-email: martin.skovgaard.andersen@gmail.com, dahl.joachim@gmail.com, vandenbe@ee.ucla.edu, sanurielf@gmail.com
License: GNU GPL version 3
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
License-File: LICENSE


KVXOPT is a fork from CVXOPT wich contains more functions and
wrappers to Suite Sparse library.

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.


