Metadata-Version: 2.1
Name: bejoor
Version: 0.0.1
Summary: This project is a collection of optimization algorithms.
Home-page: https://github.com/MohammadDevelop/Bejoor
Author: Mohammad Mahmoodi Varnamkhasti
Author-email: research@amzmohammad.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy>=2.1.0
Provides-Extra: dev
Requires-Dist: twine>=4.0.1; extra == "dev"

# Bejoor

## Installation
    pip install bejoor
