LICENSE
README.md
pyproject.toml
setup.cfg
pyMOTO.egg-info/PKG-INFO
pyMOTO.egg-info/SOURCES.txt
pyMOTO.egg-info/dependency_links.txt
pyMOTO.egg-info/requires.txt
pyMOTO.egg-info/top_level.txt
pyMOTO.egg-info/zip-safe
pymoto/__init__.py
pymoto/core_objects.py
pymoto/routines.py
pymoto/utils.py
pymoto/common/domain.py
pymoto/common/dyadcarrier.py
pymoto/common/mma.py
pymoto/common/solvers.py
pymoto/common/solvers_dense.py
pymoto/common/solvers_sparse.py
pymoto/modules/assembly.py
pymoto/modules/autodiff.py
pymoto/modules/complex.py
pymoto/modules/filter.py
pymoto/modules/generic.py
pymoto/modules/io.py
pymoto/modules/linalg.py
pymoto/modules/scaling.py
tests/test_assembly.py
tests/test_automod.py
tests/test_complex.py
tests/test_core.py
tests/test_dyadcarrier.py
tests/test_linsolve_sparse.py
tests/test_module_concatsignal.py
tests/test_module_eigensolve.py
tests/test_module_einsum.py
tests/test_module_mathgeneral.py
tests/test_scaling.py
tests/test_solvers_dense.py
tests/test_solvers_sparse.py
tests/test_static_condenstation.py