Re: [Numpy-discussion] Contribution

2011-05-29 Thread Gael Varoquaux
On Sun, May 29, 2011 at 07:09:42AM +0400, Dmitriy Rybalkin wrote: > Thank you, Gael, I really hope that I'll improve my programming skills. > Also I have a question: Will the page with my example be deleted in > case the code is not efficient or smth else has been found to be > wrong? I cannot rea

Re: [Numpy-discussion] Contribution

2011-05-28 Thread Dmitriy Rybalkin
I added the page LinearClassification to Numpy/Scipy Cookbook http://www.scipy.org/Cookbook/LinearClassification, hope that it won't be deleted On Sun, May 29, 2011 at 7:09 AM, Dmitriy Rybalkin wrote: > Thank you, Gael, I really hope that I'll improve my programming skills. > Also I have a questi

Re: [Numpy-discussion] Contribution

2011-05-28 Thread Dmitriy Rybalkin
Thank you, Gael, I really hope that I'll improve my programming skills. Also I have a question: Will the page with my example be deleted in case the code is not efficient or smth else has been found to be wrong? On Sat, May 28, 2011 at 1:15 PM, Gael Varoquaux wrote: > I Dmitriy, > > Welcome. > >

Re: [Numpy-discussion] Contribution

2011-05-28 Thread Gael Varoquaux
I Dmitriy, Welcome. This is a great initiative. You'll learn by doing, and I am willing to bet that contributing examples can make you a good programmer. On Fri, May 27, 2011 at 09:47:24PM +0400, Dmitriy Rybalkin wrote: > I thought I could contribute to the Numpy project by > showing some examp

Re: [Numpy-discussion] Contribution

2011-05-27 Thread Dmitriy Rybalkin
All right, thank you very much for this information On Fri, May 27, 2011 at 10:41 PM, Pauli Virtanen wrote: > Hi, > > On Fri, 27 May 2011 21:47:24 +0400, Dmitriy Rybalkin wrote: >> My name is Dmitriy and I'am a computer science master student of >> Australian National University and, to be honest

Re: [Numpy-discussion] Contribution

2011-05-27 Thread Pauli Virtanen
Hi, On Fri, 27 May 2011 21:47:24 +0400, Dmitriy Rybalkin wrote: > My name is Dmitriy and I'am a computer science master student of > Australian National University and, to be honest, not a good > programmer, though I found that Numpy/Scipy project has a good > Cookbook and I thought I could contri

[Numpy-discussion] Contribution

2011-05-27 Thread Dmitriy Rybalkin
Greeting the community of Numpy project My name is Dmitriy and I'am a computer science master student of Australian National University and, to be honest, not a good programmer, though I found that Numpy/Scipy project has a good Cookbook and I thought I could contribute to the Numpy project by show