.gitignore
.gitlab-ci.yml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
src/mrap/__init__.py
src/mrap/add_input.py
src/mrap/add_level.py
src/mrap/add_output.py
src/mrap/add_software_method.py
src/mrap/add_target.py
src/mrap/analytic_instances.py
src/mrap/list_algorithm_evaluations.py
src/mrap/scipy_f_oneway.py
src/mrap/to_jsonld.py
src/mrap/utils.py
src/mrap/write_analytic_instance.py
src/mrap.egg-info/PKG-INFO
src/mrap.egg-info/SOURCES.txt
src/mrap.egg-info/dependency_links.txt
src/mrap.egg-info/requires.txt
src/mrap.egg-info/top_level.txt
tests/add_input_tests.py
tests/add_level_tests.py
tests/add_output_tests.py
tests/add_software_method_tests.py
tests/add_target_tests.py
tests/analytic_instances_tests.py
tests/list_algorithm_evaluations_tests.py
tests/scipy_f_oneway_tests.py
tests/to_jsonld_tests.py
tests/utils_tests.py
tests/write_analytic_instance_tests.py
tests/helpers/__init__.py
tests/helpers/iris.py