Metadata-Version: 2.1
Name: fcmaesray
Version: 0.1.1
Summary: A multi-node Python 3 gradient-free optimization library.
Home-page: https://github.com/dietmarwo/fcmaes-ray
Author: Dietmar Wolz
Author-email: drdietmarwolz@yahoo.de
License: MIT
Description: # fcmaesray
        A a multi-node Python 3 gradient-free optimization library based on ray and fcmaes.
        
        - [README](https://github.com/dietmarwo/fcmaes-ray/blob/master/README.adoc)
        
        
Keywords: optimization,CMA-ES,differential evolution,stochastic,gradient free,parallel retry,multi node,ray,fcmaes
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Other Audience
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
