Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
for more information, see https://pre-commit.ci
eantonini
left a comment
There was a problem hiding this comment.
Thanks for adding this new feature.
Since you are at it, would you mind updating the categorize_benchmark.py script with the suggestions on Python best practices that I shared on Discord?
@eantonini In addition to applying the requested best practices (modularity, type hints, NumPy-style docstrings), this refactor also introduces small structural improvements (dataclasses for typed model stats, structured processing summary, and clearer separation of concerns) without changing the original behavior of the script |
This PR adds the possibility to reckon the n. of nonzeros alongside variables and constraints and updates metadata consequently. In addition, the benchmark files are now only stored temporarily for the analysis.
Fixes #413
Checklist
For changes to the website: