Package: octave-statistics / 1.2.3-1

Metadata

Package Version Patches format
octave-statistics 1.2.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
data files for tests.diff | (download)

caseread.dat | 3 3 + 0 - 0 !
tblread-space.dat | 3 3 + 0 - 0 !
tblread-tab.dat | 3 3 + 0 - 0 !
3 files changed, 9 insertions(+)

---
autoload yes.patch | (download)

DESCRIPTION | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 autoload the package when starting octave
expose tbl delim tests.patch | (download)

inst/private/tbl_delim.m | 55 0 + 55 - 0 !
inst/tblwrite.m | 81 81 + 0 - 0 !
2 files changed, 81 insertions(+), 55 deletions(-)

 expose the tests of the private function tbl_delim
princomp one arg.patch | (download)

inst/princomp.m | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 make princomp work with nargout < 2.