intro-to-python/11_classes/sample_package
Alexander Hess 4c123d5d01
Streamline the doctests in the sample_package
- add a couple of doctests
- fix failing existing doctests
2020-10-27 17:38:20 +01:00
..
__init__.py Add sample_package with linear algebra tools 2020-10-27 16:41:22 +01:00
matrix.py Streamline the doctests in the sample_package 2020-10-27 17:38:20 +01:00
utils.py Add sample_package with linear algebra tools 2020-10-27 16:41:22 +01:00
vector.py Streamline the doctests in the sample_package 2020-10-27 17:38:20 +01:00