Metadata-Version: 2.4
Name: opt-flow-lib
Version: 0.1.0
Summary: Metaheuristic optimization framework
Author-email: Adolfo García González <adolfog2000@gmai.com>
License: MIT
Project-URL: Homepage, https://github.com/adolfogg00/opt_flow
Project-URL: Documentation, https://adolfogg00.github.io/opt_flow/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: msgpack>=1.1.1
Requires-Dist: graphviz>=0.21
Requires-Dist: numpy>=1.26.4
Requires-Dist: scipy>=1.10

# opt_flow
Generalistic framework for metaheuristic and optimization in python
