[go: up one dir, main page]

Menu

[r1]: / minimpyrevisions  Maximize  Restore  History

Download this file

12 lines (10 with data), 496 Bytes

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