README.md
pyproject.toml
matricia/__init__.py
matricia/line.py
matricia/matrix.py
matricia/plane.py
matricia/point.py
matricia/vector.py
matricia.egg-info/PKG-INFO
matricia.egg-info/SOURCES.txt
matricia.egg-info/dependency_links.txt
matricia.egg-info/requires.txt
matricia.egg-info/top_level.txt
matricia/tools/__init__.py
matricia/tools/utils.py
tests/test_1.py
tests/test_2.py
tests/test_3.py
tests/test_echelon_form.py