README.md
pyproject.toml
setup.py
algosto/__init__.py
algosto/main.py
algosto.egg-info/PKG-INFO
algosto.egg-info/SOURCES.txt
algosto.egg-info/dependency_links.txt
algosto.egg-info/requires.txt
algosto.egg-info/top_level.txt
algosto/constraints/__init__.py
algosto/constraints/abstract_constraint.py
algosto/constraints/rd_constraint.py
algosto/solvers/__init__.py
algosto/solvers/abstract_solver.py
algosto/solvers/kiefer_wolfowitz.py
algosto/solvers/sgd.py
algosto/utils/__init__.py
algosto/utils/plot.py
algosto/utils/functions/__init__.py
algosto/utils/functions/quadratic.py