Variational optimizer for the PEPS network (varipeps.optimization)
- Implementation of the basinhopping optimizer for the PEPS model (
varipeps.optimization.basinhopping) - Methods to calculate the CTRMG env and expectation value along with the gradient (
varipeps.optimization.inner_function) - Implementation of line search methods for the CTMRG variational optimization (
varipeps.optimization.line_search) - Implementation of the variational optimizer for the PEPS model (
varipeps.optimization.optimizer)