{ "info": { "author": "Miroslav Stoyanov", "author_email": "stoyanovmk@ornl.gov", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: C++", "Programming Language :: Python :: 3" ], "description": "# Tasmanian\n\nThe Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN is a collection of robust libraries for high dimensional integration and interpolation as well as parameter calibration. This documentation focuses on the libraries and the software API, refer to the PDF document on the project web-page for specifics about the mathematics of the implemented methods.\n\nVisit us at: [https://tasmanian.ornl.gov/](https://tasmanian.ornl.gov/) and \n[https://github.com/ORNL/Tasmanian](https://github.com/ORNL/Tasmanian)\n\n[Documentation: v7.0 (latest stable)](https://tasmanian.ornl.gov/documentation/)\n\n[Documentation: development (rolling)](https://ornl.github.io/TASMANIAN/)\n\nSparse Grids\n--------------\n\nSparse Grids is a family of algorithms for constructing multidimensional quadrature and interpolation rules\nusing multiple tensor products of one dimensional rules with varying degree of precision.\nThe Tasmanian Sparse Grids Module implements a variety of grids that fall into five major categories:\n* **Global grids** use polynomials supported over the entire domain of integration or interpolation.\n Such grids are suitable for approximating functions with smooth response.\n* **Sequence grids** work much like Global grids, but use optimized internal data-structures for rules that\n are based on sequences of points formed from solving a greedy optimization problem\n* **Local polynomial grids** use hierarchical piece-wise polynomials with compact support.\n Such grids are suitable for approximating functions with localized sharp behavior.\n* **Wavelet grids** use special functions that form a Riesz basis which allows for more accurate\n local error estimations. Compared to Local polynomial grids, the wavelet basis can provide\n similar accuracy with significantly fewer points, but the advantage of the Riesz basis could also\n be negated from the higher Lebesgue constant near the domain boundary.\n* **Fourier grids** use trigonometric functions with varying frequency and rely on Discrete (complex)\n Fourier Transforms. Such grids are suitable for approximating periodic functions,\n since periodicity if preserved in the approximation.\n\nDREAM\n--------------\n\nThe DiffeRential Evolution Adaptive Metropolis is a method to draw samples from an arbitrary probability\ndistribution defined by an arbitrary non-negative function (not necessarily normalized to integrate to 1).\nThe DREAM approach is similar to the classical Markov Chain Monte Carlo, but it evolves a large number\nof chains simultaneously which leads to better parallelization and (potentially) faster convergence.\nIn addition, multiple chains allow for better exploration of the probability domain, which is often\nadvantageous when working with multi-modal distributions.\n\nOne of the main applications of DREAM is in the field of Bayesian inference, where samples are drawn\nfrom a posterior distribution comprised from a data-informed likelihood and an arbitrary model.\nThe DREAM module of Tasmanian can use Tasmanian Sparse Grids approximation to either the model\nor the likelihood.\n\n\n### Please cite us\nIf you use Tasmanian for your research, please cite the Manual and our work on global and locally adaptive grids.\n\n[http://tasmanian.ornl.gov/documents/Tasmanian.bib](http://tasmanian.ornl.gov/documents/Tasmanian.bib)\n\n### Quick Install\n Tasmanian supports `--user` install only, see the on-line documentation for details.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://tasmanian.ornl.gov", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "Tasmanian", "package_url": "https://pypi.org/project/Tasmanian/", "platform": "", "project_url": "https://pypi.org/project/Tasmanian/", "project_urls": { "Homepage": "https://tasmanian.ornl.gov" }, "release_url": "https://pypi.org/project/Tasmanian/7.0/", "requires_dist": null, "requires_python": "", "summary": "UQ library for sparse grids and Bayesian inference", "version": "7.0" }, "last_serial": 5962238, "releases": { "7.0": [ { "comment_text": "", "digests": { "md5": "a1936caa9cb21a64658839084a8713a1", "sha256": "084ef40174c5b3627d17cf043a484f9d51daaae493fc9d000903369df436df8f" }, "downloads": -1, "filename": "Tasmanian-7.0.tar.gz", "has_sig": false, "md5_digest": "a1936caa9cb21a64658839084a8713a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 537483, "upload_time": "2019-10-11T23:08:49", "url": "https://files.pythonhosted.org/packages/0f/2f/cbaea9a45e8c39d5e8adfb2362822375b2b531f115f8ad532b6e394777d4/Tasmanian-7.0.tar.gz" } ], "7.0rc1": [ { "comment_text": "", "digests": { "md5": "4f7bc73bf4abc09fd5d8f4861161f34f", "sha256": "6d4bd426fe1c7f2c58ebf85bcae6661f86d6d46d775a165669a0c6d71ffa69b0" }, "downloads": -1, "filename": "Tasmanian-7.0rc1.tar.gz", "has_sig": false, "md5_digest": "4f7bc73bf4abc09fd5d8f4861161f34f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 530546, "upload_time": "2019-10-06T17:20:34", "url": "https://files.pythonhosted.org/packages/58/34/0df6d3d65f6d920f64cda666d8b34459ce63d8d20b9da0ca7b5e21803e87/Tasmanian-7.0rc1.tar.gz" } ], "7.0rc2": [ { "comment_text": "", "digests": { "md5": "29b9264af977a74071e3b8a69e7b7aaf", "sha256": "3550edcfbd4488b55a6b6f2d3fa03406ee8ba0768388f2fa42a093b9d5d0a9e2" }, "downloads": -1, "filename": "Tasmanian-7.0rc2.tar.gz", "has_sig": false, "md5_digest": "29b9264af977a74071e3b8a69e7b7aaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 530693, "upload_time": "2019-10-06T20:14:23", "url": "https://files.pythonhosted.org/packages/7d/af/7422c291edf798e1d1a9f196b61089746d29fba51772d4bb92c15f78e63f/Tasmanian-7.0rc2.tar.gz" } ], "7.0rc3": [ { "comment_text": "", "digests": { "md5": "c53618a495d6b743686d7d3b370ee0ce", "sha256": "3875548555e6b1064e5d4c7cdfe8dd49d01c367b90aaa51fdeb9b510eae2561a" }, "downloads": -1, "filename": "Tasmanian-7.0rc3.tar.gz", "has_sig": false, "md5_digest": "c53618a495d6b743686d7d3b370ee0ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 530825, "upload_time": "2019-10-06T21:35:56", "url": "https://files.pythonhosted.org/packages/32/f8/90d3a2279412c7b50cdc6a40390d02496e61137b7221b74f431c9a1aef80/Tasmanian-7.0rc3.tar.gz" } ], "7.0rc4": [ { "comment_text": "", "digests": { "md5": "be30a3977aab0cc30b7c1c06ce0c81d4", "sha256": "6d97b16f407b476010f51daff48bb8e905b5b4e7fc6c4a0c5a664851e16894d0" }, "downloads": -1, "filename": "Tasmanian-7.0rc4.tar.gz", "has_sig": false, "md5_digest": "be30a3977aab0cc30b7c1c06ce0c81d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 505941, "upload_time": "2019-10-09T19:51:57", "url": "https://files.pythonhosted.org/packages/8e/b8/f598fc6809b0bbed024d20ef51bfd8f06712f155d7d1df6aa6dfdf6deaa0/Tasmanian-7.0rc4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1936caa9cb21a64658839084a8713a1", "sha256": "084ef40174c5b3627d17cf043a484f9d51daaae493fc9d000903369df436df8f" }, "downloads": -1, "filename": "Tasmanian-7.0.tar.gz", "has_sig": false, "md5_digest": "a1936caa9cb21a64658839084a8713a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 537483, "upload_time": "2019-10-11T23:08:49", "url": "https://files.pythonhosted.org/packages/0f/2f/cbaea9a45e8c39d5e8adfb2362822375b2b531f115f8ad532b6e394777d4/Tasmanian-7.0.tar.gz" } ] }