Metadata-Version: 2.4
Name: evokit
Version: 0.2.1
Summary: The EvoKit framework, experiment build 2.1
Author-email: Yiding Li <redacted@example.ca>
Project-URL: Homepage, https://yidingli.com/evokit/
Project-URL: Documentation, https://yidingli.com/evokit/docs/
Project-URL: Repository, https://gitlab.com/evokit/evokit
Keywords: Machine Learning,Evolutionary Computing,Framework
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.12
Classifier: Natural Language :: English
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Artificial Life
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.12.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Provides-Extra: gp-visualise
Requires-Dist: graphviz>=0.20.3; extra == "gp-visualise"
Provides-Extra: test
Requires-Dist: pytest>=8.2.0; extra == "test"
Requires-Dist: nbmake>=1.5.4; extra == "test"
Provides-Extra: accounting-visualise
Requires-Dist: numpy>=1.26.4; extra == "accounting-visualise"
Requires-Dist: matplotlib>=3.10.1; extra == "accounting-visualise"
Dynamic: license-file

Please see [here](https://yidingli.com/evokit/docs/) for documentation.
