[Numpy-discussion] fast putmask implementation

Gael Varoquaux gael.varoquaux at normalesup.org
Sat Aug 18 11:11:49 EDT 2007


On Sat, Aug 18, 2007 at 01:51:50AM -0600, Travis Oliphant wrote:
> I'm fine with this.  Some information on how to make sure emacs (and 
> other editors) does this would be helpful.

Under vim, put in your .vimrc:

autocmd FileType python set autoindent tabstop=4 shiftwidth=4 smarttab expandtab

Gaël



More information about the NumPy-Discussion mailing list