Skip to content
Snippets Groups Projects
Commit a291ea6b authored by Bowy La Riviere's avatar Bowy La Riviere
Browse files

Adds pyplot to init python packages

parent 3287c929
No related branches found
No related tags found
No related merge requests found
```python tags=["initialize"]
import numpy as np
import plotly.graph_objs as go
pi = np.pi
from matplotlib import pyplot as plt
from math import pi
```
# Tight binding and nearly free electrons
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment