GithubHelp home page GithubHelp logo

zhaoyanthu / pycpx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hoytak/pycpx

0.0 2.0 0.0 277 KB

A fast and flexible numpy-based wrapper for CPLex's Optimization Suite.

Home Page: http://www.stat.washington.edu/~hoytak/code/pycpx/

License: GNU Lesser General Public License v3.0

Python 86.12% C 0.28% C++ 13.60%

pycpx's Introduction

PyCPX is a python wrapper for the CPlex Optimization Suite that
focuses on speed, ease of use, and seamless integration with numpy.
CPlex is a powerful solver for linear and quadratic programs over
real, linear, and boolean variables.  PyCPX allows one to naturally
express such programs using numpy and natural python constructs.

PyCPX requires IBM's `ILog Concert Technology`_ Suite, which is
available for free under IBM's Academic Initiative program or as part
of the CPlex Optimization Suite.

To install, type

python setup.py install

This compiles the included C++ source generated by cython.  To compile
the cython source file into C++, type

python setup.py install --cython

To compile the documentation, type 

make html

in the doc/ directory.  The documentation will then be in
doc/.build/html.

Additional documentation can be found at
http://www.stat.washington.edu/~hoytak/code/pycpx/.

pycpx's People

Contributors

hoytak avatar thouis avatar

Watchers

James Cloos avatar  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.