Package python-module-pswarm_py: Information

    Binary package: python-module-pswarm_py
    Version: 1.5-alt10
    Architecture: i586
    Build time:  Aug 12, 2012, 05:23 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.



    Last changed


    Aug. 12, 2012 Eugeny A. Rostovtsev 1.5-alt10
    - Built with OpenBLAS instead of GotoBLAS2
    June 25, 2012 Eugeny A. Rostovtsev 1.5-alt9
    - Rebuilt with OpenMPI 1.6
    Dec. 14, 2011 Eugeny A. Rostovtsev 1.5-alt8
    - Fixed RPATH