intro-to-python/sample_package
Alexander Hess ec3097e220 Add the sample_package folder to the project
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.
2019-09-22 20:26:58 +02:00
..
__init__.py Add the sample_package folder to the project 2019-09-22 20:26:58 +02:00
matrix.py Add the sample_package folder to the project 2019-09-22 20:26:58 +02:00
utils.py Add the sample_package folder to the project 2019-09-22 20:26:58 +02:00
vector.py Add the sample_package folder to the project 2019-09-22 20:26:58 +02:00