https://github.com/bjodah/pagmo2

A C++ / Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

https://github.com/bjodah/pagmo2

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.6%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

A C++ / Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

Basic Info
  • Host: GitHub
  • Owner: bjodah
  • License: gpl-3.0
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 29.6 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of esa/pagmo2
Created almost 8 years ago · Last pushed almost 8 years ago

https://github.com/bjodah/pagmo2/blob/master/

pagmo
=====

[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/pagmo2/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/esa/pagmo2.svg?branch=master)](https://travis-ci.org/esa/pagmo2)
[![Build status](https://ci.appveyor.com/api/projects/status/sus3dsyg3376tiri/branch/master?svg=true)](https://ci.appveyor.com/project/ci4esa/pagmo2/branch/master)
[![Docs](https://media.readthedocs.org/static/projects/badges/passing.svg)](https://esa.github.io/pagmo2/)
[![codecov.io](https://codecov.io/github/esa/pagmo2/coverage.svg?branch=master)](https://codecov.io/github/esa/pagmo2?branch=master)
[![PyPI](https://img.shields.io/pypi/v/pygmo.svg)](https://pypi.python.org/pypi/pygmo)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/pagmo/badges/version.svg)](https://anaconda.org/conda-forge/pagmo)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/pygmo/badges/version.svg)](https://anaconda.org/conda-forge/pygmo)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1045337.svg)](https://doi.org/10.5281/zenodo.1045336)

pagmo (C++) or pygmo (Python) is a scientific library for massively parallel optimization. It is built around the idea of providing a unified interface to optimization algorithms and to optimization problems and to make their deployment in massively parallel environments easy.

If you are using pagmo/pygmo as part of your research, teaching, or other activities, we would be grateful if you could star
the repository and/or cite our work. The DOI of the latest version and other citation resources are available
at [this link](https://doi.org/10.5281/zenodo.1045336).

The full documentation can be found [here](https://esa.github.io/pagmo2/).

Upgrading from pagmo 1.x.x
==========================

If you were using the old pagmo, have a look here on some technical data on what and why a completely new API and code was developed: https://github.com/esa/pagmo2/wiki/From-1.x-to-2.x

You will find many tutorials in the documentation, we suggest to skim through them to realize the differences. The new pagmo (version 2) should be considered (and is) as an entirely different code.

Owner

  • Name: Bjorn
  • Login: bjodah
  • Kind: user

GitHub Events

Total
Last Year