Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / esa/pygmo2 issues and pull requests

#173 - Fixes failing doctests due to numpy 2.x

Pull Request - State: open - Opened by thisandthatuser about 1 month ago - 6 comments

#172 - [BUG] Tests are failing because of changes introduced with numpy 2.x

Issue - State: open - Opened by thisandthatuser about 1 month ago
Labels: bug

#171 - [BUG] solutions violating the bounds are declared feasible

Issue - State: open - Opened by thisandthatuser about 1 month ago - 1 comment
Labels: bug

#170 - Drop support for Python 3.8, enable 3.12 in the wheel builds

Pull Request - State: closed - Opened by bluescarni about 2 months ago

#167 - Fixed tutorial bug.

Pull Request - State: closed - Opened by thisandthatuser 2 months ago - 1 comment

#166 - The Returns of archipelago.get_champions_x() [BUG]

Issue - State: closed - Opened by Vincent-zcm 2 months ago - 1 comment
Labels: bug

#165 - [FEATURE]Release a new version for Python3.12 on Pypi

Issue - State: open - Opened by honglei 3 months ago
Labels: enhancement

#163 - MBH invalid search space bounds [BUG]

Issue - State: open - Opened by alopezrivera 5 months ago - 1 comment
Labels: bug

#162 - Typo in the documentation of MBH

Issue - State: open - Opened by flant8 5 months ago
Labels: bug

#161 - Bindings for NSGA-III

Issue - State: open - Opened by pmslavin 6 months ago

#160 - [WIP] Adds bindings for PagMo2 NSGA-III

Pull Request - State: open - Opened by pmslavin 6 months ago

#159 - [BUG] pygmo interferes with pytorch on Windows system

Issue - State: closed - Opened by CoolRunning 6 months ago - 4 comments
Labels: bug

#158 - Having callbacks

Issue - State: open - Opened by MaAl13 6 months ago
Labels: bug

#157 - [BUG] set_bfe()

Issue - State: closed - Opened by Tpar23 7 months ago
Labels: bug

#156 - speeding up ipyparallel evolutions [FEATURE]

Issue - State: open - Opened by dalbabur 7 months ago
Labels: enhancement

#155 - [BUG] Batch fitness does not work with pygmo.unconstrain()

Issue - State: open - Opened by julioasotodv 7 months ago
Labels: bug

#154 - Support for IDE python type hinting and autocompletion

Issue - State: open - Opened by npetersen2 7 months ago
Labels: enhancement

#153 - [FEATURE] New algorithm

Issue - State: open - Opened by kasra-keshavarz 7 months ago
Labels: enhancement

#152 - [BUG] pyproject.toml and setup.py missing?

Issue - State: closed - Opened by danihae 7 months ago - 2 comments
Labels: bug

#150 - Fixes for Python 3.12

Pull Request - State: closed - Opened by bluescarni 7 months ago

#148 - mp_island starts its own ipyparallel_bfe even when constructed with an UDBFE [BUG]

Issue - State: open - Opened by dalbabur 8 months ago - 3 comments
Labels: bug

#147 - [BUG] Can not install pymgo@Ubuntu

Issue - State: closed - Opened by ShunyuYao6 10 months ago - 2 comments
Labels: bug

#146 - Unable to install pygmo using pip

Issue - State: closed - Opened by dkrevana 11 months ago - 3 comments
Labels: bug

#145 - [BUG] Constraints are seen as non-linear in the multi-objective case

Issue - State: open - Opened by wittn-git 11 months ago - 1 comment
Labels: bug

#144 - Changing population when using decorator meta-problem

Issue - State: open - Opened by xand-stapleton about 1 year ago - 2 comments

#143 - After the optimization is over, continue the optimization

Issue - State: closed - Opened by Zcaic about 1 year ago
Labels: enhancement

#142 - Multiprocessing archipelago.push_back issue

Issue - State: open - Opened by AlexH726 about 1 year ago - 5 comments

#140 - Issue related to UPDs with imbedded optimizers

Issue - State: closed - Opened by AlexH726 about 1 year ago

#139 - Added batch fitness evaluation to cmaes algorithm

Pull Request - State: closed - Opened by julicot9 over 1 year ago - 1 comment

#137 - [BUG] cannot find the latest release version via pip

Issue - State: closed - Opened by liuyangzhuan over 1 year ago - 12 comments
Labels: bug

#136 - getting the worker id or order inside the problem function during parallelization

Issue - State: closed - Opened by ShervanGharari over 1 year ago - 1 comment
Labels: enhancement

#135 - [BUG] Some tests fail

Issue - State: open - Opened by yurivict over 1 year ago - 2 comments
Labels: bug

#129 - Build ARM Wheels for PyPi

Pull Request - State: closed - Opened by ccrutchf over 1 year ago - 8 comments

#128 - [FEATURE] Support ARM from Pypi

Issue - State: closed - Opened by ccrutchf over 1 year ago - 3 comments
Labels: enhancement

#127 - can not "install pagmo" and "install pygmo"

Issue - State: closed - Opened by icygreen-xy over 1 year ago - 13 comments
Labels: bug

#126 - [BUG] Auglag algorithm from NLOPT library does not evolve the population

Issue - State: open - Opened by IgSMS over 1 year ago
Labels: bug

#125 - Fix typos in the tutorials

Pull Request - State: closed - Opened by nunorc over 1 year ago - 1 comment

#124 - [BUG] Installing via pip fails

Issue - State: closed - Opened by BenediktPrusas over 1 year ago - 2 comments
Labels: bug

#123 - [BUG] Problem Serializing `pg.problem()`

Issue - State: closed - Opened by IgSMS over 1 year ago - 1 comment
Labels: bug

#122 - typo

Pull Request - State: closed - Opened by kirbyherm over 1 year ago

#121 - adding online documentation for moead_gen

Pull Request - State: closed - Opened by kirbyherm over 1 year ago - 1 comment

#120 - [BUG] Test code should not assume networkx is installed

Issue - State: open - Opened by bluescarni over 1 year ago
Labels: bug

#119 - release 2.19.0 draft

Pull Request - State: closed - Opened by darioizzo over 1 year ago

#118 - [BUG] Error raising while running the tests right after installation

Issue - State: closed - Opened by IgSMS over 1 year ago - 3 comments
Labels: bug

#117 - Manylinux Wheels Refresh

Pull Request - State: closed - Opened by darioizzo over 1 year ago - 1 comment

#116 - fix dill for mac/windows builds

Pull Request - State: closed - Opened by kirbyherm over 1 year ago - 2 comments

#115 - naive attempt to fix the dill issues by explicitly using dill loads/d…

Pull Request - State: closed - Opened by kirbyherm over 1 year ago - 3 comments

#114 - Trigger CI

Pull Request - State: closed - Opened by astrojuanlu almost 2 years ago - 8 comments

#113 - Build project using scikit-build

Pull Request - State: closed - Opened by astrojuanlu almost 2 years ago - 7 comments

#112 - adding moead_gen to the python libraries with bfe support

Pull Request - State: closed - Opened by kirbyherm almost 2 years ago - 7 comments

#111 - [BUG] Build and install for python 3.6 32 bit import error

Issue - State: open - Opened by hamedgibago almost 2 years ago
Labels: bug

#110 - WIP: Build and upload wheels on CI

Pull Request - State: closed - Opened by astrojuanlu almost 2 years ago - 23 comments

#108 - The topology is ignored when it is a Networkx topology

Issue - State: open - Opened by israel-cj almost 2 years ago - 2 comments
Labels: bug

#107 - Fix hs71 naming and CI

Pull Request - State: closed - Opened by bluescarni almost 2 years ago

#106 - Compile error: no member named 'hock_schittkowsky_71' in namespace 'pagmo'

Issue - State: closed - Opened by xand-stapleton almost 2 years ago - 3 comments
Labels: bug

#105 - Verbosity not working in Notebooks

Issue - State: closed - Opened by matteoettam09 about 2 years ago - 2 comments
Labels: bug

#104 - Pybind11 fixes

Pull Request - State: closed - Opened by bluescarni about 2 years ago

#103 - [BUG] A bug in tests

Issue - State: closed - Opened by InCogNiTo124 about 2 years ago - 4 comments
Labels: bug

#102 - Upload pygmo2 source to PyPI as well as wheels for recent versions

Issue - State: open - Opened by astrojuanlu about 2 years ago - 17 comments

#101 - Dask Integration [FEATURE]

Issue - State: open - Opened by franciscblubaugh over 2 years ago - 8 comments
Labels: enhancement

#100 - [HELP]

Issue - State: closed - Opened by Zcaic over 2 years ago - 2 comments
Labels: bug

#97 - [FEATURE] the fitness problem (minimal or maximum?)

Issue - State: closed - Opened by kunyaoli over 2 years ago - 1 comment
Labels: enhancement

#96 - added draft for BayesianOptimization wrapper

Pull Request - State: open - Opened by mlooz over 2 years ago

#95 - documentation fix for constant arguments meta problem

Pull Request - State: closed - Opened by mlooz over 2 years ago - 1 comment

#94 - [Question] Facility Location Problem

Issue - State: open - Opened by fillipefeitosa over 2 years ago

#93 - [New user question] Using autograd for derivatives

Issue - State: closed - Opened by a-jp over 2 years ago - 2 comments

#92 - [New user question] Pass options to ipopt

Issue - State: closed - Opened by a-jp over 2 years ago - 3 comments

#91 - [FEATURE] save&load (e.g., pickle) population snapshot easily based on certain criteria

Issue - State: open - Opened by oni73 over 2 years ago - 3 comments
Labels: enhancement

#90 - moead and nsga2 cannot work

Issue - State: closed - Opened by ChaoJiang52 almost 3 years ago
Labels: bug

#89 - [FEATURE] Specify in the docs that the test suite must be run from the command line

Issue - State: open - Opened by bluescarni about 3 years ago
Labels: documentation

#88 - Installing on Mac OS 11.5.2

Issue - State: closed - Opened by fedefalo about 3 years ago - 9 comments

#87 - Feature/partlyfixed

Pull Request - State: closed - Opened by mlooz about 3 years ago - 5 comments

#86 - [BUG] Some tests fail: Optimization stopped because xtol_rel or xtol_abs was reached), etc.

Issue - State: closed - Opened by yurivict about 3 years ago - 2 comments
Labels: bug

#85 - [BUG] PyPI doesn't have the 2.18.0 version

Issue - State: closed - Opened by yurivict about 3 years ago - 4 comments
Labels: bug

#82 - ARM/PPC support

Pull Request - State: closed - Opened by bluescarni about 3 years ago

#81 - Modernise the CMake support

Pull Request - State: closed - Opened by bluescarni about 3 years ago

#80 - Doc fixes

Pull Request - State: closed - Opened by bluescarni about 3 years ago

#79 - Serialization updates and CI cleanups

Pull Request - State: closed - Opened by bluescarni about 3 years ago

#77 - installation of pygmo2 through ccmake

Issue - State: closed - Opened by missiondesignsolutions about 3 years ago - 3 comments

#76 - [FEATURE] make pygmo available for python 3.9

Issue - State: closed - Opened by giovannifi about 3 years ago - 11 comments
Labels: enhancement

#75 - Does the mma algorithm in pygmo2 support mpi process?

Issue - State: closed - Opened by qwefhajk over 3 years ago - 1 comment
Labels: enhancement

#74 - Population champion not updated after evolution

Issue - State: closed - Opened by JenEy-git over 3 years ago - 3 comments

#73 - Accessing the number of generations and the exit flag

Issue - State: open - Opened by fialat over 3 years ago

#72 - [FEATURE] ARM support, is it possible?

Issue - State: closed - Opened by Epse over 3 years ago - 2 comments
Labels: enhancement

#71 - Fix docstrings for decomposition_weights

Pull Request - State: closed - Opened by baluyotraf over 3 years ago - 3 comments

#70 - [BUG] Documentation for pygmo.decomposition_weights has issues

Issue - State: closed - Opened by baluyotraf over 3 years ago - 7 comments
Labels: bug

#69 - [BUG] Conda install unexpected package

Issue - State: closed - Opened by DTKx over 3 years ago - 1 comment
Labels: bug

#68 - Cannot import from Conda

Issue - State: closed - Opened by VallesMarinerisExplorer over 3 years ago - 3 comments

#67 - Can we specify a number of evaluations (fevals) in pygmo in each run?

Issue - State: closed - Opened by chuongask over 3 years ago - 2 comments

#66 - Iterative improvements

Pull Request - State: closed - Opened by bluescarni almost 4 years ago

#65 - How to specify an initial starting point in Pygmo

Issue - State: closed - Opened by chuongask almost 4 years ago - 5 comments
Labels: enhancement

#64 - [FEATURE] Track or Record each generation's champion_x during evolve?

Issue - State: closed - Opened by leeuack almost 4 years ago - 2 comments
Labels: enhancement

#63 - [FEATURE] Add batch_fitness support to pg.unconstrain()ed problems

Issue - State: open - Opened by optiluca almost 4 years ago - 1 comment
Labels: enhancement

#62 - Bump to 2.17 for development

Pull Request - State: closed - Opened by bluescarni about 4 years ago

#61 - Non linear constraints detected - but no nonlinear constraints?

Issue - State: closed - Opened by optiluca about 4 years ago - 3 comments
Labels: bug

#60 - Doc updates

Pull Request - State: closed - Opened by bluescarni about 4 years ago

#59 - [QUESTIONS/FEATURE] pygmo.decompose_objectives

Issue - State: open - Opened by Tomalwo about 4 years ago - 3 comments
Labels: enhancement