<br><br><div class="gmail_quote">On Sun, Oct 16, 2011 at 2:03 PM, Maciej Fijalkowski <span dir="ltr"><<a href="mailto:fijall@gmail.com">fijall@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sun, Oct 16, 2011 at 6:41 PM, Samuel Vaiter <<a href="mailto:samuel.vaiter@gmail.com">samuel.vaiter@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> Thanks for you answer.<br>
><br>
>> Yes, there are definitely small things that you can work on.<br>
>><br>
>> A good start would be to pick a missing feature from numpy and start<br>
>> implementing it. There is usually someone on IRC who can help if you<br>
>> have some immediate questions.<br>
>><br>
>> Do you want me to find you some small thing?<br>
>><br>
> Yeah, it might be a good thing for a start to have a "tutor" if you<br>
> have the time to think about it.<br>
><br>
<br>
</div>Hi<br>
<br>
I'm on holiday now but maybe I can think about something. Alex: any idea?<br>
<br>
Cheers,<br>
fijal<br>
<div><div></div><div class="h5">_______________________________________________<br>
pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">http://mail.python.org/mailman/listinfo/pypy-dev</a><br>
</div></div></blockquote></div><br>Adding new ufuncs is a great introductory task to numpy. I'm not sure which ones we're missing, but I'm sure we are :) You could also add Python-ufunc support, that is the ability to create a ufunc from a Python function. This shouldn't be too difficult.<div>
<br></div><div>Alex<br><div><div><br></div>-- <br>"I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire)<br>"The people's good is the highest law." -- Cicero<br>
<br>
</div></div>