Metadata-Version: 2.4
Name: npea
Version: 1.0.2
Summary: A NumPy-based Python package that implements vectorized evolutionary algorithms.
Project-URL: Homepage, https://github.com/sousouhou/npEA
Author-email: Shuangbao Song <leadingsong@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE.txt
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10.1
Requires-Dist: numpy>=1.26.0
Description-Content-Type: text/markdown

The homepage of npEA is https://github.com/sousouhou/npEA.

