.coveragerc
CHANGELOG.md
CONTRIBUTORS.rst
LICENSE.txt
MANIFEST.in
Makefile
README.rst
codecov.yml
pyproject.toml
readthedocs.yml
setup.cfg
setup.py
docs/Makefile
docs/environment.yml
docs/make.bat
docs/_templates/layout.html
docs/source/api.rst
docs/source/conf.py
docs/source/conversions.rst
docs/source/demo.rst
docs/source/examples.rst
docs/source/index.rst
docs/source/info.rst
docs/source/installation.rst
docs/source/static/plot.png
docs/source/static/surf.png
example/octavemagic_extension.ipynb
example/roundtrip.m
example/roundtrip.py
example/test_datatypes.m
example/test_datatypes.py
example/test_nodocstring.m
licenses/mlabwrap.txt
licenses/octavemagic.txt
licenses/ompc.txt
oct2py/__init__.py
oct2py/_pyeval.m
oct2py/_version.py
oct2py/compat.py
oct2py/core.py
oct2py/demo.py
oct2py/dynamic.py
oct2py/io.py
oct2py/speed_check.py
oct2py/thread_check.py
oct2py/utils.py
oct2py.egg-info/PKG-INFO
oct2py.egg-info/SOURCES.txt
oct2py.egg-info/dependency_links.txt
oct2py.egg-info/not-zip-safe
oct2py.egg-info/requires.txt
oct2py.egg-info/top_level.txt
oct2py/ipython/__init__.py
oct2py/ipython/ipython-COPYING.txt
oct2py/ipython/octavemagic.py
oct2py/ipython/tests/__init__.py
oct2py/ipython/tests/test_octavemagic.py
oct2py/tests/__init__.py
oct2py/tests/pyeval_like_error0.m
oct2py/tests/pyeval_like_error1.m
oct2py/tests/pyeval_like_error2.m
oct2py/tests/pyeval_like_error3.m
oct2py/tests/roundtrip.m
oct2py/tests/script_error.m
oct2py/tests/test_conversions.py
oct2py/tests/test_datatypes.m
oct2py/tests/test_misc.py
oct2py/tests/test_nodocstring.m
oct2py/tests/test_numpy.py
oct2py/tests/test_roundtrip.py
oct2py/tests/test_usage.py
oct2py/tests/@polynomial/display.m
oct2py/tests/@polynomial/get.m
oct2py/tests/@polynomial/polynomial.m
oct2py/tests/@polynomial/set.m