<!-- .github/pull_request_template.md --> ## Description <!-- Provide a clear description of the changes in this PR --> ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin. --------- Co-authored-by: lxobr <122801072+lxobr@users.noreply.github.com>
6 lines
No EOL
125 B
Text
6 lines
No EOL
125 B
Text
# Requirements for running the plot_metrics.py script
|
|
numpy==1.26.4
|
|
matplotlib==3.10.0
|
|
seaborn==0.13.2
|
|
scipy==1.11.4
|
|
pathlib |