Menu

Tree [70a05b] master v0.1.0 /
 History

HTTPS access


File Date Author Commit
 bin 2021-10-27 Mark Wong Mark Wong [6b953f] Update sar blockdev plotting
 .gitignore 2021-10-27 Mark Wong Mark Wong [6861ed] Add .gitignore
 CMakeLists.txt 2021-10-27 Mark Wong Mark Wong [70a05b] Update cmake files for min 2.8.12
 CPackConfig.cmake 2021-10-27 Mark Wong Mark Wong [6861ed] Add .gitignore
 INSTALL 2021-10-27 Mark Wong Mark Wong [70a05b] Update cmake files for min 2.8.12
 LICENSE 2010-03-24 Mark Wong Mark Wong [9e505e] add LICENSE file
 README 2010-03-28 Mark Wong Mark Wong [eea8de] added project files
 README-CMAKE 2010-04-04 Mark Wong Mark Wong [63d085] cpack

Read Me

The purpose of this package is to provide tools that are shared between
all kits in the database test projects.

These scripts currently depend on R and Python.

R
_

These were developed using R v2.9.2.  Older versions of R, such as
v2.6.2 do not support some of the taa and gaa parameters.  Although I
did not check when they were introduced.

Python
______

Some of the scripts make use of math.fsum, which seems like the right
thing to do because it's supposed to handle floating points more
accurate.  Did not verify at what version that was introduced, but it is
in 2.6.4.