Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / thieu1995/mealpy issues and pull requests
#177 - [BUG]: `ptp` was removed from the ndarray class in NumPy 2.0. Use np.ptp(arr, ...) instead.
Issue -
State: open - Opened by sin3000x 4 days ago
Labels: bug
#176 - [BUG]: New error with termination with Time
Issue -
State: open - Opened by kwnspir 15 days ago
- 2 comments
Labels: bug
#175 - Consider relicensing to LGPLv3
Issue -
State: open - Opened by Kroppeb 16 days ago
- 2 comments
Labels: enhancement
#174 - [FEAT]: Chaos mapping initialization
Issue -
State: open - Opened by hjh-2001 17 days ago
- 2 comments
Labels: enhancement
#173 - [BUG]: CL_PSO doesn't support parallelization
Issue -
State: open - Opened by wksiazek 21 days ago
- 2 comments
Labels: bug
#172 - [BUG]: BaseGA parameters don't contain all available parameters
Issue -
State: open - Opened by muraci about 1 month ago
- 1 comment
Labels: bug
#171 - [FEAT]: send whole population (2D matrix) to obj func
Issue -
State: open - Opened by armisamimi about 1 month ago
- 2 comments
#170 - Adding logging for nubmer of n_workers
Pull Request -
State: open - Opened by tommyhutcheson 3 months ago
#169 - termination - TB
Issue -
State: closed - Opened by cumttc 3 months ago
- 5 comments
#168 - [FEAT]: can you add spider monkey optimization (smo) ?
Issue -
State: open - Opened by khozaimi 4 months ago
- 1 comment
Labels: enhancement
#167 - [BUG]: TypeError: Problem.init() missing 1 required positional argument: 'bounds'
Issue -
State: open - Opened by Fa20 4 months ago
- 10 comments
Labels: bug
#166 - Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#165 - [BUG]: TypeError: Problem.__init__() missing 1 required positional argument: 'bounds'
Issue -
State: closed - Opened by cs-heibao 5 months ago
- 5 comments
Labels: bug
#164 - [BUG] Fix Tabu Search optimization
Pull Request -
State: open - Opened by ericho-bbai 5 months ago
#163 - [BUG]: Tabu search doesn't update correctly
Issue -
State: closed - Opened by ericho-bbai 5 months ago
- 2 comments
Labels: bug
#162 - Dogukan2024_patch2
Pull Request -
State: closed - Opened by Dogukan2024 6 months ago
#161 - Permutation type variables
Issue -
State: closed - Opened by burakgulmez 6 months ago
- 1 comment
#160 - [FEAT]: Some variables are continuous values, while others are discrete values. How should we handle them
Issue -
State: closed - Opened by wanfeng132 7 months ago
- 2 comments
Labels: enhancement
#159 - [FEAT]: is removed? [EPO - Emperor Penguin | EPC Emperor Penguin Colony]
Issue -
State: open - Opened by hpn33 8 months ago
- 1 comment
Labels: enhancement
#158 - [BUG]: The Mealpy library exhibits integer boundary and time termination condition errors.
Issue -
State: closed - Opened by Bardbo 8 months ago
- 1 comment
Labels: bug
#157 - Question: How can I calculate the population's fitness globally instead of individually?
Issue -
State: closed - Opened by xtagon 8 months ago
- 9 comments
#156 - [FEAT]: i think it is better to add introduction to some specified parameters like name="delta"
Issue -
State: closed - Opened by Code-Newborn 8 months ago
- 5 comments
Labels: enhancement
#155 - [BUG]: Could not get right problem name
Issue -
State: closed - Opened by Code-Newborn 8 months ago
- 3 comments
Labels: bug
#154 - [FEAT]: Ali Baba's and the forty thieves algorithm on VRPTW
Issue -
State: open - Opened by MhmdSaker 8 months ago
- 1 comment
Labels: enhancement
#153 - [Fix] TS evolve breaks when no candidates
Pull Request -
State: closed - Opened by joaquinco 8 months ago
- 1 comment
#152 - [BUG]: Type Error in example code
Issue -
State: closed - Opened by arian-code 9 months ago
- 1 comment
Labels: bug
#151 - [BUG]:
Issue -
State: closed - Opened by zorka5 9 months ago
- 1 comment
Labels: bug
#150 - [FEAT]: add start point to algorithms
Issue -
State: closed - Opened by zorka5 9 months ago
- 2 comments
Labels: enhancement
#149 - fix bugs: Update examples and docs for breaking changes in v3.0.0
Pull Request -
State: closed - Opened by Godot115 9 months ago
- 1 comment
#148 - [FEAT]: Explicit objective function evaluation limitation
Issue -
State: closed - Opened by msotocalvo 9 months ago
- 1 comment
Labels: enhancement
#147 - [BUG]: In your examples ->pytorch->linear_regression.py,exists a bug.
Issue -
State: closed - Opened by bulewhales 10 months ago
Labels: bug
#146 - In this example, we use SMA optimize to optimize the hyper-parameters of SVC model.[BUG]:
Issue -
State: closed - Opened by bulewhales 10 months ago
- 4 comments
Labels: bug
#145 - Want to increase the non-dominated sorting for multi-objectives
Issue -
State: open - Opened by zhongdsj 10 months ago
- 1 comment
Labels: enhancement
#144 - [FEAT]:
Issue -
State: closed - Opened by AnasHattay 11 months ago
Labels: enhancement
#143 - [FEAT]: integer instead of float
Issue -
State: closed - Opened by cumttc 11 months ago
- 1 comment
Labels: enhancement
#142 - [BUG]: Base GWO's code in the documentation is incorrect
Issue -
State: closed - Opened by gssakash 11 months ago
- 1 comment
Labels: bug
#141 - [BUG]: Issue in the documentation of the Mealpy library
Issue -
State: closed - Opened by gssakash 11 months ago
- 1 comment
Labels: bug
#140 - Roulette: Fix how negatives fitness are handled
Pull Request -
State: closed - Opened by lucianolorenti 11 months ago
- 1 comment
#139 - [BUG]: Problem with negative fitness
Issue -
State: closed - Opened by lucianolorenti 11 months ago
Labels: bug
#138 - Mealpy + Neural Network (Optimize Neural Network Hyper-parameter) with K-Fold
Issue -
State: closed - Opened by safrizalardanaa 11 months ago
- 1 comment
Labels: enhancement
#137 - Request for Addition of Algorithms to Mealpy Library
Issue -
State: open - Opened by SirwanRustay 11 months ago
- 2 comments
Labels: enhancement
#136 - [BUG]: NotImplementedError in mealpy.swarm_based.AVOA.OriginalAVOA.solve
Issue -
State: closed - Opened by vedik2002 12 months ago
Labels: bug
#135 - Bump readthedocs-sphinx-search from 0.1.1 to 0.3.2 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#134 - [BUG]: Walrus optimisation algorithm missing equations of feeding step
Issue -
State: closed - Opened by Saksham3005 about 1 year ago
- 1 comment
Labels: bug
#133 - [BUG]: ´IntegerVar´ doesn't correct floating point numbers
Issue -
State: closed - Opened by Kroppeb about 1 year ago
- 1 comment
Labels: bug
#132 - Requesting Squirrel search algorithm
Issue -
State: open - Opened by Harshitjain18 about 1 year ago
- 3 comments
Labels: enhancement
#131 - [BUG]: The implementation of 'HS' (OriginalHS) lead to an error when solving the Bukin's functions family
Issue -
State: closed - Opened by msotocalvo about 1 year ago
- 1 comment
Labels: bug
#130 - Dynamic constraints
Issue -
State: closed - Opened by sshenbao about 1 year ago
- 2 comments
#129 - [BUG]: Minor differences on OOA, MPA and WarSo
Issue -
State: closed - Opened by migcaslas about 1 year ago
- 2 comments
Labels: bug
#128 - [FEAT]: Customize the starting population
Issue -
State: closed - Opened by sshenbao about 1 year ago
- 6 comments
Labels: enhancement
#127 - Confused about time bound stopping condition
Issue -
State: closed - Opened by Xeuva about 1 year ago
- 1 comment
#126 - about random seed
Issue -
State: closed - Opened by cumttc about 1 year ago
- 1 comment
#125 - get the epoch number in the main function
Issue -
State: closed - Opened by Med-Rokaimi about 1 year ago
- 4 comments
#124 - [FEAT]:
Issue -
State: closed - Opened by theshyyi about 1 year ago
- 3 comments
Labels: enhancement
#123 - How do I get the ‘Agent’ where the ‘g_best.solution’ is?
Issue -
State: closed - Opened by cumttc about 1 year ago
- 8 comments
#122 - [BUG]: FOX Algorithm Exploration phase issue
Issue -
State: closed - Opened by maulberto3 about 1 year ago
- 2 comments
Labels: bug
#121 - Using mealpy optimizers for training pretrained models
Issue -
State: closed - Opened by waseemR02 about 1 year ago
- 4 comments
#120 - [BUG]: Found in PermutationVar data type.
Issue -
State: closed - Opened by thieu1995 about 1 year ago
- 3 comments
Labels: bug
#119 - [FEAT]: Inquiry about Customizing Optimization Starting Point
Issue -
State: closed - Opened by cumttc about 1 year ago
- 5 comments
Labels: enhancement
#118 - [FEAT]:
Issue -
State: closed - Opened by MaAl13 about 1 year ago
- 2 comments
Labels: enhancement
#117 - Fix typo as OriginalSA does not have cooling_rate param
Pull Request -
State: closed - Opened by hungnd11 about 1 year ago
- 1 comment
#116 - How to access the prediction values obtained from the best global solution, please?
Issue -
State: closed - Opened by Med-Rokaimi about 1 year ago
- 4 comments
#115 - Aranha, C., Camacho Villalón, C.L., Campelo, F., Dorigo, M., Ruiz, R., Sevaux, M., Sörensen, K. and Stützle, T., 2022. Metaphor-based metaheuristics, a call for action: The elephant in the room. Swarm Intelligence, 16(1), pp.1-6.
Issue -
State: closed - Opened by Evolutionary-Intelligence over 1 year ago
- 1 comment
Labels: enhancement
#114 - [BUG]: Original hill climbing algorithm step_size issue
Issue -
State: closed - Opened by SkyLin1020 over 1 year ago
- 4 comments
Labels: bug
#113 - add a python file to compare differernt algorithms
Issue -
State: closed - Opened by tangling123 over 1 year ago
- 4 comments
Labels: enhancement
#112 - Using mealpy with LSTM for time series forecasting
Issue -
State: closed - Opened by Med-Rokaimi over 1 year ago
- 7 comments
#111 - TypeError: fitness_function() missing 1 required positional argument: 'data'
Issue -
State: closed - Opened by Med-Rokaimi over 1 year ago
- 6 comments
#110 - [BUG]: OriginalZOA Phase2 S1:Parameter R is the constant number equal to 0.01 in referenced paper.
Issue -
State: closed - Opened by UGBeyond over 1 year ago
- 2 comments
Labels: bug
#109 - [FEAT]: Is it possible to combine DE and GA algorithm to improve the individual algorithms for optimization
Issue -
State: closed - Opened by john-dev001 over 1 year ago
Labels: enhancement
#108 - Bump scipy from 1.7.1 to 1.10.0 in /docs
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#107 - [FEAT]: MEALPY for feature selection?
Issue -
State: closed - Opened by omina91 over 1 year ago
- 2 comments
Labels: enhancement
#106 - [BUG]: ValueError occurred when the L_SHADE algorithm is utilized.
Issue -
State: closed - Opened by NeiH4207 over 1 year ago
- 1 comment
Labels: bug
#105 - [enhancement] Add IGWO algorithm
Pull Request -
State: closed - Opened by mtabbasi over 1 year ago
- 1 comment
#104 - [BUG]: OriginalGWO not work as expected
Issue -
State: closed - Opened by mtabbasi over 1 year ago
- 2 comments
Labels: bug
#103 - [FEAT]: Add irregular constraints
Issue -
State: closed - Opened by zhubing96 over 1 year ago
- 2 comments
Labels: enhancement
#102 - [FEAT]: About multi-objective BFO algorithem
Issue -
State: closed - Opened by weishibin-ucas over 1 year ago
- 2 comments
Labels: enhancement
#101 - [FEAT]: Change Minimum pop_size?
Issue -
State: closed - Opened by TianningGao over 1 year ago
- 4 comments
Labels: enhancement
#100 - [BUG]: get_index_roulette_wheel_selection(self, list_fitness: np.array)
Issue -
State: closed - Opened by Cai-Chengyi almost 2 years ago
- 2 comments
Labels: bug
#99 - [FEAT]: ChOA.py is empty
Issue -
State: closed - Opened by MrJpudding almost 2 years ago
- 3 comments
Labels: enhancement
#98 - [BUG]: Verbose mode not working
Issue -
State: closed - Opened by twistfire almost 2 years ago
- 1 comment
Labels: bug
#97 - Multiple stopping criteria
Issue -
State: closed - Opened by twistfire almost 2 years ago
- 15 comments
#96 - [FEAT]: Add Donkey and Smuggler Optimization Algorithm (DSO)
Issue -
State: closed - Opened by milhamm almost 2 years ago
- 3 comments
Labels: enhancement
#95 - Artificial Bee Colony Algorithm
Issue -
State: closed - Opened by resooul almost 2 years ago
- 1 comment
Labels: bug
#94 - Add NiaPy reference
Pull Request -
State: closed - Opened by firefly-cpp almost 2 years ago
- 1 comment
#93 - [BUG]: get_index_roulette_wheel_selection
Issue -
State: closed - Opened by abdennourAzerine about 2 years ago
- 1 comment
Labels: bug
#92 - RuntimeWarning: invalid value encountered in divide prob = final_fitness / np.sum(final_fitness)
Issue -
State: closed - Opened by abcdhope about 2 years ago
- 1 comment
#91 - [FEAT]: Add QLESCA optimizer
Issue -
State: closed - Opened by suanzy about 2 years ago
- 2 comments
Labels: enhancement
#90 - Fixed parameter missing for .solve() and a comment error in example file.
Pull Request -
State: closed - Opened by Godot115 about 2 years ago
#89 - fix: fixes ArchOA bug
Pull Request -
State: closed - Opened by martines3000 about 2 years ago
#88 - Fitness Function Error
Issue -
State: closed - Opened by Akwasi-Richie about 2 years ago
- 2 comments
#87 - [BUG]: Possible mistake in ArchOA algorithm
Issue -
State: closed - Opened by martines3000 about 2 years ago
- 4 comments
Labels: bug
#86 - [BUG]: Type error missing arguments
Issue -
State: closed - Opened by burakgulmez about 2 years ago
- 2 comments
Labels: bug
#85 - Integers/mixed data types
Issue -
State: closed - Opened by jhogg11 about 2 years ago
- 5 comments
#84 - [BUG]: EliteSingleGA() failed to get result
Issue -
State: closed - Opened by Qiuyi-Hong about 2 years ago
- 1 comment
Labels: bug
#83 - [FEAT]: GPU/CPU Multithread optimization
Issue -
State: closed - Opened by HeorhiiS about 2 years ago
- 1 comment
Labels: enhancement
#82 - [FEAT]: Ask and Tell API interface
Issue -
State: closed - Opened by TamerAbdelmigid over 2 years ago
- 2 comments
Labels: enhancement
#81 - [FEAT]: Can you please add Elitism in GA algorithm?
Issue -
State: closed - Opened by Qiuyi-Hong over 2 years ago
- 10 comments
Labels: enhancement
#80 - [BUG]: Roulette wheel selection is broken
Issue -
State: closed - Opened by scilari over 2 years ago
- 9 comments
Labels: bug
#79 - [FEAT]: multi-threading for the algorithms
Issue -
State: closed - Opened by Lym1028987502 over 2 years ago
- 1 comment
Labels: enhancement
#78 - [FEAT]: Text classification
Issue -
State: closed - Opened by saja1994 over 2 years ago
- 1 comment
Labels: enhancement