Citation Request¶
Please include these citations if you plan to use this library::
@article{VanThieu2023,
author = {Van Thieu, Nguyen and Oliva, Diego and Pérez-Cisneros, Marco},
title = {MetaCluster: An open-source Python library for metaheuristic-based clustering problems},
journal = {SoftwareX},
year = {2023},
pages = {101597},
volume = {24},
DOI = {10.1016/j.softx.2023.101597},
}
@article{van2023mealpy,
title={MEALPY: An open-source library for latest meta-heuristic algorithms in Python},
author={Van Thieu, Nguyen and Mirjalili, Seyedali},
journal={Journal of Systems Architecture},
year={2023},
publisher={Elsevier},
doi={10.1016/j.sysarc.2023.102871}
}
If you have an open-ended or a research question, you can contact me via nguyenthieu2102@gmail.com
Important links¶
Official source code repo: https://github.com/thieu1995/metacluster
Official document: https://metacluster.readthedocs.io/
Download releases: https://pypi.org/project/metacluster/
Issue tracker: https://github.com/thieu1995/metacluster/issues
Notable changes log: https://github.com/thieu1995/metacluster/blob/master/ChangeLog.md
Official chat group: https://t.me/+fRVCJGuGJg1mNDg1
- This project also related to our another projects which are optimization and machine learning. Check it here:
License¶
The project is licensed under GNU General Public License (GPL) V3 license.