Package: octave-nan / 2.5.9-2

Metadata

Package Version Patches format
octave-nan 2.5.9-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
reduce_test_memory_footprint.patch | (download)

test/test_mex_accuracy.m | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 reduce memory usage of test_mex_accuracy
 This patch reduces the size of a test matrix from 1e8 elements to 1e6. This
 prevents FTBFS (due to out of memory) on some mips and mipsel buildds.