mizoGrad

A python mofule for Gradient-based search and accelerate box-constrained optimization.


This module implements the algorithm proposed in this paper. The mdoule is easily available using standard pip install or uv add commands, namely:

pip install mizoGrad

or for uv users

uv add mizoGrad

See the [Complete description of this python package].