{ "info": { "author": "Eric Xu", "author_email": "youxu@wustl.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "Ipopt is a state-of-the-art optimization solver for nonlinear optimization\r\nproblems. Unfortunately, the only interface available is C/C++ or Fortran. As\r\nPython becomes more popular these days, a connector to python is necessary. This\r\nproject uses numpy data types.", "description_content_type": null, "docs_url": null, "download_url": "svn checkout http://pyipopt.googlecode.com/svn/trunk/ pyipopt-read-only", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pyipopt/", "keywords": "python, ipopt, numpy", "license": "New BSD License", "maintainer": "Eric Xu", "maintainer_email": "youxu@wustl.edu", "name": "pyipopt", "package_url": "https://pypi.org/project/pyipopt/", "platform": "Linux, Mac, Untested for windows", "project_url": "https://pypi.org/project/pyipopt/", "project_urls": { "Download": "svn checkout http://pyipopt.googlecode.com/svn/trunk/ pyipopt-read-only", "Homepage": "http://code.google.com/p/pyipopt/" }, "release_url": "https://pypi.org/project/pyipopt/0.7/", "requires_dist": null, "requires_python": null, "summary": "it allows you to use ipopt (an optimization tool) via python", "version": "0.7" }, "last_serial": 726105, "releases": { "0.7": [] }, "urls": [] }