Metadata-Version: 2.1
Name: UncertainSCI
Version: 0.1.1b0
Summary: A Non-invasive Uncertainty Quantification tool
Home-page: https://sci.utah.edu/sci-software/simulation/uncertainsci.html
Author: UncertainSCI Developers
Author-email: uncertainsci@sci.utah.edu
License: MIT
Download-URL: https://github.com/SCIInstitute/UncertainSCI
Keywords: Uncertainty Quantification,Simulation
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: Android
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: wheel
Requires-Dist: certifi (==2020.4.5.1)
Requires-Dist: cycler (==0.10.0)
Requires-Dist: kiwisolver (==1.2.0)
Requires-Dist: matplotlib (==3.1.3)
Requires-Dist: packaging (==20.3)
Requires-Dist: pyparsing (==2.4.7)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: six (==1.15.0)
Requires-Dist: numpy (==1.15.2) ; python_version < "3.8"
Requires-Dist: numpy (==1.17.2) ; python_version >= "3.8"

# UncertainSCI


A Python-based toolkit that harnesses modern techniques to estimate model and parametric uncertainty, with a particular emphasis on needs for biomedical simulations and applications. This toolkit enables non-intrusive integration of these techniques with well-established biomedical simulation software.

![UncertainSCI](docs/_static/UncertainSCI.png "UncertainSCI")


![Linux build](https://github.com/SCIInstitute/UncertainSCI/workflows/Linux%20build/badge.svg)


## Documentation

<https://uncertainsci.readthedocs.io>


## License

Distributed under the MIT license. See ``LICENSE`` for more information.

## Acknowledgements


This project was supported by grants from the National Institute of Biomedical Imaging and Bioengineering (U24EB029012) from the National Institutes of Health.


