Skip to content
Discussion options

You must be logged in to vote

Hi @JosephDayngerRuiz that's a good question! I've changed my mind on this over the years, and I think the solution I've converged on is this: simply convert your print statements to InfoSemigroups statements. This way if someone wants more output when they are using any code in Semigroups, then they can just turn up the info-level of InfoSemigroups and they will get it. This might be undesirable if you only want output from one part of the code, but you get clobbered by lots of output from another part. However, at the moment there are only info-statements for bits of code (like finding the lattice of congruences for example) that are very much slower than the more fundamental parts of t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JosephDayngerRuiz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants