Metadata-Version: 2.1
Name: pygsa
Version: 0.1
Summary: your_name_here
Home-page: https://github.com/aleksandra-kim/pygsa
Author: Aleksandra Kim
Author-email: aleksandra.kim@icloud.com
License: BSD 3-clause
Platform: UNKNOWN
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Version Control :: Git
Description-Content-Type: text/markdown
Requires-Dist: appdirs
Requires-Dist: docopt

# pygsa

Global Sensitivity Analysis

Badges in Markdown format:

* For readthedocs, click on the info button next to the badge in https://readthedocs.org/projects/whatever/, and copy the markdown code
* For travis, click on the badge in https://travis-ci.org/BONSAMURAIS/whatever, and copy the markdown code
* For appveyor, go to the projects settings page, and then click on "badges", and copy the markdown code

## Installation

conda install pygsa

## Contributing

Details on how to contribute


