Package python-module-pswarm_py: Information

    Binary package: python-module-pswarm_py
    Version: 1.5-alt1
    Architecture: x86_64
    Build time:  Aug 3, 2009, 10:32 PM
    Source package: pswarm
    Report package bug
    License: LGPL v2.1
    Summary: Python interface of PSwarm
    Description: 
     PSwarm is a global optimization solver for bound and linear constrained
    problems (for which the derivatives of the objective function are
    unavailable, inaccurate or expensive).
    
     The algorithm combines pattern search and particle swarm. Basically, it
    applies a directional direct search in the poll step (coordinate search
    in the pure simple bounds case) and particle swarm in the search step.
    
    This package contains Python interface of PSwarm.


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    Aug. 4, 2009 Eugeny A. Rostovtsev 1.5-alt1
    - Initial build for Sisyphus