Code Monkey home page Code Monkey logo

scs's Introduction

SuperSCS

Codacy Badge Build Status Build status codecov Gitter License: MIT RTFM

SuperSCS is is a fast and accurate solver for conic optimization problems, that is, problems of the form

minimize        c'x
subject to      Ax + s = b
                s in K

where K is a nonempty, closed, convex cone.

It can be accessed from MATLAB and Python, directly, or via CVX/CVXPy.

Documentation

Detailed documentation can be found here.

Download

Download the current stable version

Check out the installation instructions

Docker

It is straightforward to download and run the SuperSCS docker image.

Simply run:

docker pull kulforbes/superscs
docker run -it kulforbes/superscs

Find out more information here.

Supported Interfaces

SuperSCS can be used in the following ways

  • Using the SuperSCS C library
  • in MATLAB
    • directly
    • via CVX
  • in Python
    • directly
    • via CVXPy

Read the documentation for further information.

Cite SuperSCS

SuperSCS is based on the SuperMann algorithmic scheme; plese, cite as follows:

A. Themelis and P. Patrinos, "SuperMann: a superlinearly convergent algorithm for finding fixed points of nonexpansive operators," arXiv:1609.06955, 2017.

Cite the software as follows:

@MISC{superscs,
  AUTHOR       = {Sopasakis, P. and Menounou, K. and Patrinos, P.},
  HOWPUBLISHED = {\url{https://kul-forbes.github.io/scs/}},
  MONTH        = {Apr},
  TITLE        = {{SuperSCS}: A fast and accurate conic optimization solver},
  YEAR         = {2017},
}

scs's People

Contributors

ajfriend avatar akshayka avatar alexvoronov avatar alphaville avatar bodono avatar bsikander avatar codacy-badger avatar krinam avatar mlubin avatar nishi951 avatar petters avatar rmcgibbo avatar robertwb avatar staticfloat avatar tkelman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.