MinimPy Code
Brought to you by:
msaghaei
This file contain list of bugs and necessary revisions;
type: bug
description: clicking the "Table" or "Balance" tab emits a ZeroDivisionError when the trial has not been saved yet
Priority: Intermediate
File "/home/msaghaei/development/python/minimpy/minimclass.py", line 165, in get_variance
return 1.0 * sq_terms / (len(count) - 1.0)
ZeroDivisionError: float division
----------
type: revision
description: Change "About" tab to "Help" and the "Information" button to "About" in this tab