Metadata-Version: 2.1
Name: parestlib
Version: 0.4.0
Summary: Parameter estimation library
Home-page: http://covasim.org
Author: Cliff Kerr, Daniel Klein
Author-email: covasim@idmod.org
License: UNKNOWN
Description: # Parameter estimation library (parestlib)
        
        This repository contains code and tests for exploring different optimization methods. It is in extremely early development and is not yet ready for public use. For more information, please contact us via covasim@idmod.org.
        
        
        ## Disclaimer
        
        The code in this repository was developed by IDM to support our research in disease transmission and managing epidemics. We’ve made it publicly available under the Creative Commons Attribution-Noncommercial-ShareAlike 4.0 License to provide others with a better understanding of our research and an opportunity to build upon it for their own work. We make no representations that the code works as intended or that we will provide support, address issues that are found, or accept pull requests. You are welcome to create your own fork and modify the code to suit your own modeling needs as contemplated under the Creative Commons Attribution-Noncommercial-ShareAlike 4.0 License.
        
Keywords: parameter,estimation,posterior,sampling,stochastic,optimization
Platform: OS Independent
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
