The python codes for different optimization algorithms will be uploaded in this repository. The algorithms are both univariant and multi-variant.
-
Updated
Apr 12, 2024 - Jupyter Notebook
The python codes for different optimization algorithms will be uploaded in this repository. The algorithms are both univariant and multi-variant.
SPGD: Search Party Gradient Descent algorithm, a Simple Gradient-Based Parallel Algorithm for Bound-Constrained Optimization. Link: https://www.mdpi.com/2227-7390/10/5/800
Models utilizing python optimization packages, ranging from supply chain models to an Oregon Congressional District model.
this Python script provides an interactive way to optimize fonts using the `pyftsubset` tool from the `fonttools` library. It allows users to customize various aspects of font subsetting, including which characters to keep, layout features to retain, and the output font format.
Add a description, image, and links to the python-optimization topic page so that developers can more easily learn about it.
To associate your repository with the python-optimization topic, visit your repo's landing page and select "manage topics."