-
- Downloads
merging
Merge branch 'master' into develop_marc
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- commands.md 3 additions, 0 deletionscommands.md
- examples/example_readme.py 3 additions, 2 deletionsexamples/example_readme.py
- pyproject.toml 5 additions, 1 deletionpyproject.toml
- src/robofish/evaluate/app.py 19 additions, 10 deletionssrc/robofish/evaluate/app.py
- src/robofish/evaluate/evaluate.py 276 additions, 95 deletionssrc/robofish/evaluate/evaluate.py
- src/robofish/io/entity.py 35 additions, 3 deletionssrc/robofish/io/entity.py
- src/robofish/io/file.py 102 additions, 39 deletionssrc/robofish/io/file.py
- src/robofish/io/io.py 71 additions, 6 deletionssrc/robofish/io/io.py
- src/robofish/io/utils.py 23 additions, 0 deletionssrc/robofish/io/utils.py
- src/robofish/io/validation.py 18 additions, 5 deletionssrc/robofish/io/validation.py
- tests/resources/valid.hdf5 0 additions, 0 deletionstests/resources/valid.hdf5
- tests/robofish/evaluate/test_app_evaluate.py 2 additions, 3 deletionstests/robofish/evaluate/test_app_evaluate.py
- tests/robofish/evaluate/test_evaluate.py 13 additions, 0 deletionstests/robofish/evaluate/test_evaluate.py
- tests/robofish/io/test_entity.py 34 additions, 0 deletionstests/robofish/io/test_entity.py
- tests/robofish/io/test_examples.py 3 additions, 1 deletiontests/robofish/io/test_examples.py
- tests/robofish/io/test_file.py 17 additions, 5 deletionstests/robofish/io/test_file.py
- tests/robofish/io/test_io.py 16 additions, 0 deletionstests/robofish/io/test_io.py
This diff is collapsed.
No preview for this file type
Please register or sign in to comment