. ├── README.md ├── chapter01 │ ├── einsum.ipynb │ ├── exercises.ipynb │ └── introduction.ipynb ├── chapter02 ...