Пакет python-module-pswarm_py: Информация

    Бинарный пакет: python-module-pswarm_py
    Версия: 1.5-alt1
    Архитектура: x86_64
    Собран:  3 августа 2009 г. 22:32
    Исходный пакет: pswarm
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.norg.uminho.pt/aivaz/pswarm/

    Лицензия: LGPL v2.1
    О пакете: Python interface of PSwarm
    Описание: 
     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.

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev

    Последнее изменение


    4 августа 2009 г. Eugeny A. Rostovtsev 1.5-alt1
    - Initial build for Sisyphus