~cypheon/pyspice-notebook

pyspice-notebook/README.md -rw-r--r-- 256 bytes
64a433f9 — Johann Rudloff Initial commit. 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# pyspice-notebook

Minimal notebook showing a workflow using PySpice with Jupyter and Matplotlib.

## Install Dependencies

    pipenv install

## Run the notebook

    pipenv run jupyter notebook

## Example output

![example plot](doc/example_plot.png)