From 87bacf09db3b6a97f12b731014e6acf965ee1bbd Mon Sep 17 00:00:00 2001 From: v1j4y Date: Sat, 23 Apr 2022 16:40:03 +0200 Subject: [PATCH] Restore figure and remove asciicast. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aefa0b6..7b25a24 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,6 @@ export C_INCLUDE_PATH+=:$PETSC_DIR/include/:$SLEPC_DIR/include:$PETSC_DIR/arch-l make ex1 ``` -[![asciicast](https://asciinema.org/a/Ng3tSNDoWBkV5C9ZYvbxCW43B.png)](https://asciinema.org/a/Ng3tSNDoWBkV5C9ZYvbxCW43B) - _Using DEHam_ --------------- @@ -107,6 +105,9 @@ A 2D t-J model Hamiltonian description and setup for using DEHam to solve for fe is provided in the notbooks folder. Please have a look about the details of using DEHam to study t-J Hamiltonians. +![](https://raw.githubusercontent.com/v1j4y/DEHam/master/notebooks/graph.png) + + _Publications using this code_ -------------------------------