# Local BBO data

Place the input and output `.npy` files supplied through the course portal in
this directory. They are ignored by Git because access is course-restricted.

Expected starting shapes from the brief:

| Function | Input rows | Dimensions |
| --- | ---: | ---: |
| 1 | 10 | 2 |
| 2 | 10 | 2 |
| 3 | 15 | 3 |
| 4 | 30 | 4 |
| 5 | 20 | 4 |
| 6 | 20 | 5 |
| 7 | 30 | 6 |
| 8 | 40 | 8 |

Confirm the actual filenames and array shapes when the Module 12 files become
available. Do not add the supplied arrays to the repository.
