From 7bd9da93e7645b6a4efef419731344c228f2b521 Mon Sep 17 00:00:00 2001 From: guanjihuan Date: Wed, 13 Apr 2022 04:29:39 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 697681b..f95fdb8 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Guan package -Guan is an open-source python package developed and maintained by https://www.guanjihuan.com/about (Ji-Huan Guan, 关济寰). With this package, you can calculate band structures, density of states, quantum transport and topological invariant of tight-binding models. Other frequently used functions are also integrated in this package, such as file reading/writing, figure plotting, data processing, etc. +Guan is an open-source python package developed and maintained by https://www.guanjihuan.com/about (Ji-Huan Guan, 关济寰). With this package, you can calculate band structures, density of states, quantum transport and topological invariant of tight-binding models by invoking the functions you need. Other frequently used functions are also integrated in this package, such as file reading/writing, figure plotting, data processing. The primary location of this package is on website https://py.guanjihuan.com.