Menu

Commit [r27861]  Maximize  Restore  History

Added functions for calculating the geometric mean and standard deviation to the relax library.

These are the geometric_mean() and geometric_std() functions of the lib.statistics module. The
implementation is designed to be fast, using numpy array arithmetic rather than Python loops.

bugman 2015-06-26

changed /trunk/lib/statistics.py
/trunk/lib/statistics.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.