From ae1bcea57f5c1c232c523f4664f8bd3338f5e8da Mon Sep 17 00:00:00 2001 From: LIU Date: Fri, 6 Aug 2021 12:11:08 +0800 Subject: [PATCH] update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0145468..c23bee8 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,6 @@ The frequency range is from 1E-4 Hz to 1E4 Hz with 10 ppd. * **ex5_inductance_plus_ZARC.ipynb**: this notebook adds an inductance to the model used in ex1_single_ZARC.ipynb -* **ex6_exception_handling.ipynb**: in this notebook, we show how to resolve the error raised by `np.linalg.cholesky()` - # Citation ```