{ "info": { "author": "Hoyt Koepke", "author_email": "hoytak@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: C++", "Programming Language :: Cython", "Programming Language :: Python", "Topic :: Scientific/Engineering" ], "description": "PyCPX is a python wrapper for the CPlex Optimization Suite that\nfocuses on speed, ease of use, and seamless integration with numpy.\nCPlex is a powerful solver for linear and quadratic programs over\nreal, linear, and boolean variables. PyCPX allows one to naturally\nexpress such programs using numpy and natural python constructs.\n\nPyCPX requires IBM's `ILog Concert Technology`_ Suite, which is\navailable for free under IBM's Academic Initiative program or as part\nof the CPlex Optimization Suite.\n\nTo install, type\n\npython setup.py install\n\nThis compiles the included C++ source generated by cython. To compile\nthe cython source file into C++, type\n\npython setup.py install --cython\n\nTo compile the documentation, type \n\nmake html\n\nin the doc/ directory. The documentation will then be in\ndoc/.build/html.\n\nAdditional documentation can be found at\nhttp://www.stat.washington.edu/~hoytak/code/pycpx/.\n", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/packages/source/p/pycpx/pycpx-0.02.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.stat.washington.edu/~hoytak/code/pycpx/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pycpx", "package_url": "https://pypi.org/project/pycpx/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycpx/", "project_urls": { "Download": "http://pypi.python.org/packages/source/p/pycpx/pycpx-0.02.tar.gz", "Homepage": "http://www.stat.washington.edu/~hoytak/code/pycpx/" }, "release_url": "https://pypi.org/project/pycpx/0.03/", "requires_dist": null, "requires_python": null, "summary": "A fast and flexible numpy-based wrapper for CPLex's Optimization Suite.", "version": "0.03" }, "last_serial": 797083, "releases": { "0.01": [ { "comment_text": "", "digests": { "md5": "9cfb782e5c749c4dac28870747a9dd3e", "sha256": "e86656ec5867736e6af1e822b52fc602a48430fa5eedb77bbe3f6ad7b2067f72" }, "downloads": -1, "filename": "pycpx-0.01.tar.gz", "has_sig": false, "md5_digest": "9cfb782e5c749c4dac28870747a9dd3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 179119, "upload_time": "2011-09-03T23:40:01", "url": "https://files.pythonhosted.org/packages/91/de/2fd99a8401af12f22215a40306a9547d166a5b1f16801e3290c9c7b0b1c3/pycpx-0.01.tar.gz" } ], "0.02": [ { "comment_text": "", "digests": { "md5": "35bbe018a8de73b02bd09d7494e6858a", "sha256": "c468038509e02b8f5dda957cde9c204d6c8091d0decd3e68969ad942d499fa86" }, "downloads": -1, "filename": "pycpx-0.02.tar.gz", "has_sig": false, "md5_digest": "35bbe018a8de73b02bd09d7494e6858a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 188200, "upload_time": "2011-12-10T11:23:55", "url": "https://files.pythonhosted.org/packages/49/fb/eee3f575ffa309627919141a4e39580eb9f45ffa959f94544e1e9454e1d9/pycpx-0.02.tar.gz" } ], "0.03": [ { "comment_text": "", "digests": { "md5": "8a97d6943dfee191731bfd5d0a6f8320", "sha256": "c3cefd66e9ca615c61fb9de39ea74590ae7c6bbfdfab40ec8ed43cac711f759f" }, "downloads": -1, "filename": "pycpx-0.03.tar.gz", "has_sig": false, "md5_digest": "8a97d6943dfee191731bfd5d0a6f8320", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 205284, "upload_time": "2012-12-31T23:33:52", "url": "https://files.pythonhosted.org/packages/7a/ca/b39fd44491cbe3c471560daad407f257f83fdd4fc63f31f86a51c340e34a/pycpx-0.03.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8a97d6943dfee191731bfd5d0a6f8320", "sha256": "c3cefd66e9ca615c61fb9de39ea74590ae7c6bbfdfab40ec8ed43cac711f759f" }, "downloads": -1, "filename": "pycpx-0.03.tar.gz", "has_sig": false, "md5_digest": "8a97d6943dfee191731bfd5d0a6f8320", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 205284, "upload_time": "2012-12-31T23:33:52", "url": "https://files.pythonhosted.org/packages/7a/ca/b39fd44491cbe3c471560daad407f257f83fdd4fc63f31f86a51c340e34a/pycpx-0.03.tar.gz" } ] }