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.
The Python Binary Optimization Compiler Script is a powerful command-line tool designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, offering significant speed improvements and enhanced security.
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.
The Standalone Windows Executable Version of Python Binary Optimization Compiler is a dedicated Windows application designed to provide performance optimization and code protection for Python scripts. It compiles Python code into native machine code executables, achieving significant speed improvements and enhanced security.
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."