| Port details on branch 2020Q3 |
- py-pygmo2 Python platform to perform parallel computations of optimisation tasks
- 2.15.0.121 science
=0 2.15.0.121Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-20 16:47:27
- Last Update: 2020-09-20 16:47:18
- Commit Hash: a210370
- Also Listed In: graphics
- License: MPL20
- WWW:
- https://esa.github.io/pygmo2/
- Description:
- pygmo is a scientific Python library for massively parallel optimization. It is
built around the idea of providing a unified interface to optimization
algorithms and problems, and to make their deployment in massively parallel
environments easy.
Efficient implementantions of bio-inspired and evolutionary algorithms are sided
to state-of-the-art optimization algorithms (Simplex Methods, SQP methods,
interior points methods, ...) and can be easily mixed (also with your
newly-invented algorithms) to build a super-algorithm exploiting algorithmic
cooperation via the asynchronous, generalized island model.
pygmo can be used to solve constrained, unconstrained, single objective,
multiple objective, continuous and integer optimization problems, stochastic and
deterministic problems, as well as to perform research on novel algorithms and
paradigms, and easily compare them to state-of-the-art implementations of
established ones.
WWW: https://esa.github.io/pygmo2/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pygmo2>0:science/py-pygmo2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-pygmo2/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-pygmo2
- pkg install py37-pygmo2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py37-pygmo2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py37-pygmo2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1591727894
SHA256 (esa-pygmo2-v2.15.0-121-gbe6c148_GH0.tar.gz) = 14472df04c3c5a2d4f55611ed520e97d8942f2452176191b3e8cf3e326acf2c4
SIZE (esa-pygmo2-v2.15.0-121-gbe6c148_GH0.tar.gz) = 3025838
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pybind11>0 : devel/pybind11
- cmake : devel/cmake
- ninja : devel/ninja
- python3.7 : lang/python37
- Runtime dependencies:
-
- python3.7 : lang/python37
- Library dependencies:
-
- libpagmo.so : science/pagmo2
- libboost_serialization.so : devel/boost-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-pygmo2
- USES:
- cmake compiler:c++11-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|