view .gitignore @ 17479:fc4df284efc8

assert.m: Replace repmat call with const*ones(...) for ~23% speed-up * scripts/testfun/assert.m: Replace construction of vector mtol from repmat to tol*ones(...).
author Rik <rik@octave.org>
date Mon, 23 Sep 2013 14:00:58 -0700
parents 5758e0013246
children
line wrap: on
line source

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