Metadata-Version: 2.1
Name: optimutils
Version: 1.1
Summary: Tools for mathematical optimisation.
Author-email: Stefan Pfenninger <stefan@pfenninger.org>
Maintainer-email: Stefan Pfenninger <stefan@pfenninger.org>
License: MIT
Project-URL: repository, https://github.com/sjpfenninger/optimutils
Project-URL: changelog, https://github.com/sjpfenninger/optimutils/CHANGELOG.md
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: pyomo <7,>=6
Requires-Dist: ipython

# `optimutils`: Utils for optimisation modelling

Utilities developed for use in the for the TU Delft COSeM MSc course [SEN1511](https://studiegids.tudelft.nl/a101_searchCtrl.do?course_code=sen1511&surname=&item_value=&onlyElectives=Y&tag_id=&deleteTag_id=&operation=searchOnCode).

## License

MIT
