view .gitignore @ 20625:45759620a9a5 stable

quantile.m: Fix operation along a singleton dimension (bug #45455). * quantile.m: Add isempty() to input validation. * quantile.m (__quantile__): Sort x explicitly along dimension 1.
author Lachlan Andrew <lachlanbis@gmail.com>
date Fri, 09 Oct 2015 19:14:20 -0700
parents 5758e0013246
children
line wrap: on
line source

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