Metadata-Version: 1.0
Name: pymeigo
Version: 0.9.6
Summary: Python wrapper of MEIGOR, a R optimisation package (http://www.iim.csic.es/~gingproc/meigo.html).
Home-page: ['http://www.ebi.ac.uk/~cokelaer/pymeigo']
Author: Thomas Cokelaer
Author-email: cokelaer@ebi.ac.uk
License: GPL
Download-URL: ['http://pypi.python.org/pypi/pymeigo']
Description: the package **pymeigo** is a python package that provides a python interface to the
        optimisation tool MEIGOR, which is a R package available at http://www.iim.csic.es/~gingproc/meigo.html. The
        original R package provides a scatter search optimisation that is obviously dedicated to the optimisation of R functions. **pymeigo** provides an easy way to use MEIGOR within python so as to optimise python functions as well.
        
        For a full documentation, see the sphinx documentation in the ./doc directory or http://www.ebi.ac.uk/~cokelaer/pymeigo
        
Keywords: optimisation,meigo,scatter search optimiser
Platform: Linux
Platform: Unix
Platform: MacOsX
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
