view .gitignore @ 18956:ab5983dc0587 stable

statistics.m: Fix regression caused by change in skewness, kurtosis functions. * statistics.m: Call skewness and kurtosis functions with an empty matrix (use default) for the flag argument. Add %!test to check correct behavior.
author Rik <rik@octave.org>
date Thu, 24 Jul 2014 11:11:57 -0700
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/