Metadata-Version: 2.4
Name: caminopy
Version: 0.1.3
Summary: Collection of Algorithms for Mixed-Integer Nonlinear Optimization
Home-page: https://github.com/minlp-toolbox/CAMINO
Author: Andrea Ghezzi, Wim Van Roy
Author-email: andrea.ghezzi@imtek.uni-freiburg.de, wim.vr@hotmail.com
License: GPL-3.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy>=1.24.4
Requires-Dist: pandas>=2.0.3
Requires-Dist: casadi>=3.6.1
Requires-Dist: scipy>=1.10.1
Requires-Dist: pytz>=2024.2
Requires-Dist: matplotlib>=3.7.5
Requires-Dist: parameterized>=0.9.0
Requires-Dist: timeout-decorator>=0.5.0
Requires-Dist: tox>=4.1.2
Requires-Dist: colored>=1.4.4
Requires-Dist: argcomplete>=3.5.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
