Mealpy

Latest version: v3.0.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

0.7.2

Change
+ Fix GA and WOA errors

---------------------------------------------------------------------

0.7.1

Change
+ Change input parameters of the root.py file
+ Update the changed of input parameters of all algorithms
+ Update examples folders

---------------------------------------------------------------------

0.7.0

Change models
+ Added new kind of meta-heuristics: math-based and music-based
+ Math_based:
* SCA - Sine Cosine Algorithm
+ OriginalSCA: The original version
+ BaseSCA: My version changed the flow
+ Music_based:
* HS - Harmony Search
+ OriginalHS: The original version - not working
+ BaseHS: My version which changed a few things
* First I changed the random usaged of harmony memory by best harmoney memory
* The fw_rate = 0.0001, fw_damp = 0.9995, number of new harmonies = population size (n_new = pop_size)

Change others
+ models_history.csv: Update history of meta-heuristic algorithms

---------------------------------------------------------------------

0.6.0

Change models
+ Added new kind of meta-heuristics: system-based
+ System_based: Added the latest system-inspired meta-heuristic algorithms
* GCO - Germinal Center Optimization
* AEO - Artificial Ecosystem-based Optimization

Change others
+ models_history.csv: Update history of meta-heuristic algorithms

---------------------------------------------------------------------

0.5.1

Change models
+ Bio_based: Added the latest bio-inspired meta-heuristic algorithms
* SBO - Satin Bowerbird Optimizer
* WHO - Wildebeest Herd Optimization
+ OriginalWHO: The original version
+ OriginalWHO: I changed the flow of algorithm
* BWO - Black Widow Optimization

Change others
+ models_history.csv: Update history of meta-heuristic algorithms

---------------------------------------------------------------------

0.5.0

Change models
+ Added new kind of meta-heuristics: bio-based (biology-inspired)
+ Bio_based: Added some classical bio-inspired meta-heuristic algorithms
* IWO - Invasive Weed Optimization
* BBO - Biogeography-Based Optimization

Change others
+ models_history.csv: Update history of meta-heuristic algorithms

---------------------------------------------------------------------

Page 7 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.