The sample_package folder serves as an example in notebook 02 as to what a Python package looks like. Its contents actually belong to the chapter on object-orientation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| matrix.py | ||
| utils.py | ||
| vector.py | ||
The sample_package folder serves as an example in notebook 02 as to what a Python package looks like. Its contents actually belong to the chapter on object-orientation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| matrix.py | ||
| utils.py | ||
| vector.py | ||