loongson/pypi/: cvxopt-1.3.2 metadata and description

Homepage Simple index

Convex optimization package

author M. Andersen, J. Dahl, and L. Vandenberghe
author_email martin.skovgaard.andersen@gmail.com, dahl.joachim@gmail.com, vandenbe@ee.ucla.edu
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: GNU General Public License v3 (GPLv3)
  • Operating System :: OS Independent
  • Programming Language :: C
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Topic :: Scientific/Engineering
license GNU GPL version 3
project_urls
  • Source, https://github.com/cvxopt/cvxopt
requires_python >=3, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
File Tox results History
cvxopt-1.3.2-cp312-cp312-manylinux_2_28_loongarch64.whl
Size
11 MB
Type
Python Wheel
Python
3.12

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.