Metadata-Version: 2.1
Name: libensemble
Version: 0.8.0
Summary: Library to coordinate the concurrent evaluation of dynamic ensembles of calculations
Home-page: https://github.com/Libensemble/libensemble
Author: Jeffrey Larson, Stephen Hudson, Stefan M. Wild, David Bindel and John-Luke Navarro
Author-email: libensemble@lists.mcs.anl.gov
License: BSD 3-clause
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: psutil
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinxcontrib.bibtex ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Provides-Extra: extras
Requires-Dist: pyyaml ; extra == 'extras'
Requires-Dist: scipy ; extra == 'extras'
Requires-Dist: nlopt ; extra == 'extras'
Requires-Dist: mpi4py ; extra == 'extras'
Requires-Dist: petsc ; extra == 'extras'
Requires-Dist: petsc4py ; extra == 'extras'
Requires-Dist: DFO-LS ; extra == 'extras'
Requires-Dist: deap ; extra == 'extras'
Requires-Dist: mpmath ; extra == 'extras'

UNKNOWN

