LICENSE
MANIFEST.in
README.md
setup.py
src/sos_matlab/__init__.py
src/sos_matlab/_version.py
src/sos_matlab/converter.py
src/sos_matlab/kernel.py
src/sos_matlab/sos_load_obj.m
src/sos_matlab/sos_py_repr.m
src/sos_matlab.egg-info/PKG-INFO
src/sos_matlab.egg-info/SOURCES.txt
src/sos_matlab.egg-info/dependency_links.txt
src/sos_matlab.egg-info/entry_points.txt
src/sos_matlab.egg-info/requires.txt
src/sos_matlab.egg-info/top_level.txt
test/conftest.py
test/test_converter.py
test/test_matlab_data_exchange.py
test/test_matlab_interface.py
test/test_octave_data_exchange.py
test/test_octave_interface.py