issues
search
iitis
/
PyQBench
Apache License 2.0
4
stars
3
forks
source link
Implement tabulate command and overall improvements
#41
Closed
dexter2206
closed
2 years ago
dexter2206
commented
2 years ago
This PR:
adds tabulate command (see
qbench tabulate -h
for help)
modifies models, which are now flatter
refactors several places in the code by extracting common functionalities
contains multiple style fixes
This PR:
qbench tabulate -h
for help)