~cypheon/pyspice-notebook

ref: 64a433f91e48ded8d3d09c1fad7a785b7db649ac 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)