{ "info": { "author": "Dan Greenwald", "author_email": "greenw2@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "SGHelper: a numpy interface for the SG++ adaptive sparse grids library\n\nRequires the SG++ library of Dirk Pflueger, which can be found at http://sgpp.sparsegrids.org/.\n\nThis module provides a class SGHelper for easy interface with SG++ capabilities using numpy arrays.\nFunctions can be approximated on arbitrary cubes by providing lower and upper bounds for each argument.\nThe constructor for the class automatically creates a grid that is refined to a set tolerance.\nThe grid can then be used to evaluate the function on a numpy array of points. Each column should be one input point.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pypa/sampleproject", "keywords": "adaptive sparse grids", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sg_helper", "package_url": "https://pypi.org/project/sg_helper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sg_helper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pypa/sampleproject" }, "release_url": "https://pypi.org/project/sg_helper/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "A numpy interface for the SG++ adaptive sparse grids library", "version": "0.0.0" }, "last_serial": 2039470, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "be744ffa8a624b247b13097ed876ca5d", "sha256": "9388ed774f14a69892e3fa603611027479f05f003698cbe7e6a5383c168747df" }, "downloads": -1, "filename": "sg_helper-0.0.0.tar.gz", "has_sig": false, "md5_digest": "be744ffa8a624b247b13097ed876ca5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3698, "upload_time": "2016-04-01T02:25:33", "url": "https://files.pythonhosted.org/packages/21/c3/8910bbae14507e5b652f70a85c3ff3635577373abb76966403f1ac216f4b/sg_helper-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be744ffa8a624b247b13097ed876ca5d", "sha256": "9388ed774f14a69892e3fa603611027479f05f003698cbe7e6a5383c168747df" }, "downloads": -1, "filename": "sg_helper-0.0.0.tar.gz", "has_sig": false, "md5_digest": "be744ffa8a624b247b13097ed876ca5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3698, "upload_time": "2016-04-01T02:25:33", "url": "https://files.pythonhosted.org/packages/21/c3/8910bbae14507e5b652f70a85c3ff3635577373abb76966403f1ac216f4b/sg_helper-0.0.0.tar.gz" } ] }