Re: [Numpy-discussion] Looking for the most important bugs, documentation needs, etc.

2012-07-10 Thread Ralf Gommers
Hi, On Tue, Jul 10, 2012 at 4:20 AM, Six Silberman silberman@gmail.comwrote: Hi all, Some colleagues and I are interested in contributing to numpy. That's great, welcome! We have a range of backgrounds -- I for example am new to contributing to open source software but have a

Re: [Numpy-discussion] Looking for the most important bugs, documentation needs, etc.

2012-07-10 Thread Ralf Gommers
On Tue, Jul 10, 2012 at 4:20 AM, Six Silberman silberman@gmail.comwrote: Hi all, Some colleagues and I are interested in contributing to numpy. We have a range of backgrounds -- I for example am new to contributing to open source software but have a (small) bit of background in

Re: [Numpy-discussion] Looking for the most important bugs, documentation needs, etc.

2012-07-10 Thread Ralf Gommers
On Tue, Jul 10, 2012 at 11:36 AM, Ralf Gommers ralf.gomm...@googlemail.comwrote: On Tue, Jul 10, 2012 at 4:20 AM, Six Silberman silberman@gmail.comwrote: Hi all, Some colleagues and I are interested in contributing to numpy. We have a range of backgrounds -- I for example am new to

Re: [Numpy-discussion] Looking for the most important bugs, documentation needs, etc.

2012-07-10 Thread Benjamin Root
On Tue, Jul 10, 2012 at 6:07 AM, Ralf Gommers ralf.gomm...@googlemail.comwrote: On Tue, Jul 10, 2012 at 11:36 AM, Ralf Gommers ralf.gomm...@googlemail.com wrote: On Tue, Jul 10, 2012 at 4:20 AM, Six Silberman silberman@gmail.comwrote: Hi all, Some colleagues and I are

Re: [Numpy-discussion] Looking for the most important bugs, documentation needs, etc.

2012-07-10 Thread Cera, Tim
For documentation we have docstrings for each function and tutorial-style docs (http://docs.scipy.org/doc/numpy/user/, http://scipy-lectures.github.com/intro/numpy/index.html) . All docstrings should have clear usage examples, but I'm actually finding it quite hard to find functions that

[Numpy-discussion] Looking for the most important bugs, documentation needs, etc.

2012-07-09 Thread Six Silberman
Hi all, Some colleagues and I are interested in contributing to numpy. We have a range of backgrounds -- I for example am new to contributing to open source software but have a (small) bit of background in scientific computation, while others have extensive experience contributing to open source