LICENSE.md
README.md
pyproject.toml
pyomeca/__init__.py
pyomeca/_version.py
pyomeca/analogs.py
pyomeca/angles.py
pyomeca/dataarray_accessor.py
pyomeca/markers.py
pyomeca/rototrans.py
pyomeca.egg-info/PKG-INFO
pyomeca.egg-info/SOURCES.txt
pyomeca.egg-info/dependency_links.txt
pyomeca.egg-info/requires.txt
pyomeca.egg-info/top_level.txt
pyomeca/io/__init__.py
pyomeca/io/read.py
pyomeca/io/utils.py
pyomeca/io/write.py
pyomeca/processing/__init__.py
pyomeca/processing/angles.py
pyomeca/processing/filter.py
pyomeca/processing/interp.py
pyomeca/processing/markers.py
pyomeca/processing/matrix.py
pyomeca/processing/misc.py
pyomeca/processing/rototrans.py
tests/test_docstrings.py
tests/test_documentation_code_blocks.py
tests/test_ezc3d.py
tests/test_fileio_read_csv_c3d.py
tests/test_fileio_read_other_formats.py
tests/test_fileio_write.py
tests/test_object_creation.py
tests/test_processing_algebra.py
tests/test_processing_filter.py
tests/test_processing_interp.py
tests/test_processing_marker.py
tests/test_processing_misc.py
tests/test_processing_rt.py