Package pswarm: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #248087
Package removed: Andrey Bychkov
Deletion date: March 19, 2020
Message: python2_removal
    Source package: pswarm
    Version: 1.5-alt11
    Build time:  Aug 2, 2018, 06:51 PM in the task #210774
    Report package bug
    License: LGPL v2.1
    Summary: Global optimization solver for bound and linear constrained problems
    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.
    
     PSwarm makes no use of derivative information of the objective
    function. It has been shown to be efficient and robust for smooth and
    nonsmooth problems, both in serial and in parallel.
    
     The code provides an interface with Python and R. The C code includes a
    parallel version using MPI. PSwarm can also be run through the NEOS
    server (under the Global Optimization category). You can use PSwarm with
    Python problems using the OpenOpt framework.

    List of rpms provided by this srpm:
    R-pswarm (x86_64, i586, aarch64)
    R-pswarm-debuginfo (x86_64, i586, aarch64)
    libpswarm (x86_64, i586, aarch64)
    libpswarm-debuginfo (x86_64, i586, aarch64)
    libpswarm-devel (x86_64, i586, aarch64)
    libpswarm-devel-debuginfo (x86_64, i586, aarch64)
    libpswarm-devel-static (x86_64, i586, aarch64)
    pswarm (x86_64, i586, aarch64)
    pswarm-debuginfo (x86_64, i586, aarch64)
    python-module-pswarm_py (x86_64, i586, aarch64)
    python-module-pswarm_py-debuginfo (x86_64, i586, aarch64)
    python-module-pswarm_test (x86_64, i586, aarch64)

    Maintainer: Aleksei Nikiforov


      1. libnumpy-devel
      2. python-devel = 2.7
      3. gcc-fortran
      4. rpm-build-python >= 0.8
      5. R-devel
      6. openmpi-devel
      7. liblapack-devel

    Last changed


    July 27, 2018 Aleksei Nikiforov 1.5-alt11
    - Updated build dependencies.
    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