.. currentmodule:: seemps .. _analysis_optimization: ********************* Function Optimization ********************* The SeeMPS library provides a method to find the minimum and maximum element on a given MPS, based on the ``optima_tt`` method (see https://arxiv.org/pdf/2209.14808) .. autosummary:: :toctree: generated/ ~seemps.analysis.optimization.optimize_mps An example on how to use this function is shown in `Optimization.ipynb `_.