{ "info": { "author": "Paul Constantine", "author_email": "paul.constantine@mines.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "Python utilities for working with active subspaces.\r\n\r\nWARNING: Development is very active right now, so the interfaces are far from\r\nstable. It should settle down by mid-March, when the Active Subspaces book\r\ncomes out.\r\n\r\nRight now I'm using Enthought's Python Distribution and Canopy for development.\r\nYou'll need numpy and scipy for these tools.\r\n\r\nYou also need a linear program and quadratic program solver. I'm using Gurobi;\r\nyou can see the gurobi_wrapper.py that solves the problems I need. To get\r\nGurobi's Python interface working with Enthought/Canopy, take a look at this\r\nthread:\r\nhttps://groups.google.com/forum/#!searchin/gurobi/canopy/gurobi/ArCkf4a40uU/R9U1XFuMJEkJ\r\n\r\nQuestions? Contact Paul Constantine at Colorado School of Mines. Google me\r\nfor contact info.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/paulcon/active_subspaces", "keywords": "math mathematics active subspaces", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "active-subspaces", "package_url": "https://pypi.org/project/active-subspaces/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/active-subspaces/", "project_urls": { "Homepage": "https://github.com/paulcon/active_subspaces" }, "release_url": "https://pypi.org/project/active-subspaces/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Tools to apply active subspaces to analyze their models and data.", "version": "0.1.1" }, "last_serial": 1459435, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9d49d1cc8b43faf4eed6a7826fb4f4d6", "sha256": "7f6bb789eeabff3bab2a535f65d70846ba4fd5dabfe14b0d0cdb78b667e9cbb7" }, "downloads": -1, "filename": "active_subspaces-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9d49d1cc8b43faf4eed6a7826fb4f4d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14684, "upload_time": "2015-03-13T00:14:10", "url": "https://files.pythonhosted.org/packages/00/13/db5e0b6e68369c10cc87b5b63354c6a0024381d1f47cb556f512f40c7b9b/active_subspaces-0.1.1.tar.gz" } ], "0.1.1": [] }, "urls": [] }