README.md
pyproject.toml
src/ma1522/__init__.py
src/ma1522/custom_types.py
src/ma1522/symbolic.py
src/ma1522/utils.py
src/ma1522_linear_algebra.egg-info/PKG-INFO
src/ma1522_linear_algebra.egg-info/SOURCES.txt
src/ma1522_linear_algebra.egg-info/dependency_links.txt
src/ma1522_linear_algebra.egg-info/requires.txt
src/ma1522_linear_algebra.egg-info/top_level.txt
tests/test_arithmetic_operators.py
tests/test_basic_manipulators_2.py
tests/test_c1_linear_systems.py
tests/test_c2_matrix_algebra.py
tests/test_c3_euclidean_vector_spaces.py
tests/test_c4_subspaces_assoc_matrix.py
tests/test_c5_orthogonality_and_lss.py
tests/test_c6_eigen_analysis.py
tests/test_c7_linear_transformation.py
tests/test_custom_types.py
tests/test_dunder_methods.py
tests/test_factory_methods.py
tests/test_tut01.py
tests/test_utils.py