jcp19/SPIDER

Improve `Stats` Class

jcp19 opened this issue · 2 comments

jcp19 commented

Ideas:

  • align results in the output
  • convert this class to a singleton instead of using static fields
jcp19 commented

I believe that no Stateful class should be static

jcp19 commented

Fixed in #26