From bb271121b7ce817c9c60a541396e2a491ef95559 Mon Sep 17 00:00:00 2001 From: annamariadziubyna <73058800+annamariadziubyna@users.noreply.github.com> Date: Thu, 28 Sep 2023 20:07:04 +0200 Subject: [PATCH] docs --- docs/src/api.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/docs/src/api.md b/docs/src/api.md index eb2edbd..97aaa32 100644 --- a/docs/src/api.md +++ b/docs/src/api.md @@ -6,16 +6,15 @@ CurrentModule = SpinGlassTensors ``` ## Additional methods for `Base` and `LinearAlgebra` ```@docs - +left_nbrs_site +right_nbrs_site +project_ket_on_bra ``` - ## MPS -```@docs - -``` ## Compresions and Contractions - ```@docs - +update_env_left +update_env_right +update_reduced_env_right ``` \ No newline at end of file