Skip to content

Commit

Permalink
Merge pull request ciuccislab#14 from jiapeng-liu/exception_tutorial_…
Browse files Browse the repository at this point in the history
…added

exception handling tutorial added
  • Loading branch information
ciuccislab authored Mar 1, 2021
2 parents 8917161 + bb00033 commit 0039ad4
Show file tree
Hide file tree
Showing 4 changed files with 862 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ 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

```
Expand Down
Loading

0 comments on commit 0039ad4

Please sign in to comment.