roarin-roran / Sorting

0 stars 0 forks source link

extra descriptors in 3) should be a method #91

Closed roarin-roran closed 1 year ago

roarin-roran commented 1 year ago

leaving it in there makes it hard to call again for other inputs - remedy by making it a method in experiments

roarin-roran commented 1 year ago

now a method that can be called independently (Experiments.commentate(diffs, runs)) or as a part of the method call (commentate=True)

roarin-roran commented 1 year ago

*method call: with_commentary=True