Package python-module-cvxmod: Information

    Source package: python-module-cvxmod
    Version: 0.4.6-alt4.1.1
    Build time:  Mar 14, 2016, 08:27 AM in the task #161284
    Report package bug
    Home page: http://cvxmod.net/

    License: GPL v3 or higher
    Summary: Tool for expressing and solving convex optimization problems
    Description: 
    CVXMOD is a Python-based tool for expressing and solving convex
    optimization problems. It uses CVXOPT as its solver. It is developed by
    Jacob Mattingley, as PhD work under Stephen Boyd at Stanford University.
    
    CVXMOD is primarily a modeling layer for CVXOPT. While it is possible to
    use CVXOPT directly, CVXMOD makes it faster and easier to build and
    solve problems. Advanced users who want to see or manipulate how their
    problems are being solved should consider using CVXOPT directly.
    Additional features are being added to CVXMOD beyond just modeling.
    These are currently experimental.

    List of rpms provided by this srpm:
    python-module-cvxmod (noarch)
    python3-module-cvxmod (noarch)



      1. rpm-build-python >= 0.8
      2. rpm-build-python3
      3. time
      4. python-devel = 2.7
      5. python-tools-2to3

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.4.6-alt4.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 0.4.6-alt4.1
    - NMU: Use buildreq for BR.
    Aug. 29, 2014 Eugeny A. Rostovtsev 0.4.6-alt4
    - Added module for Python 3