<br><br><div class="gmail_quote">On Sun, Oct 16, 2011 at 2:03 PM, Maciej Fijalkowski <span dir="ltr">&lt;<a href="mailto:fijall@gmail.com">fijall@gmail.com</a>&gt;</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 &lt;<a href="mailto:samuel.vaiter@gmail.com">samuel.vaiter@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Thanks for you answer.<br>
&gt;<br>
&gt;&gt; Yes, there are definitely small things that you can work on.<br>
&gt;&gt;<br>
&gt;&gt; A good start would be to pick a missing feature from numpy and start<br>
&gt;&gt; implementing it. There is usually someone on IRC who can help if you<br>
&gt;&gt; have some immediate questions.<br>
&gt;&gt;<br>
&gt;&gt; Do you want me to find you some small thing?<br>
&gt;&gt;<br>
&gt; Yeah, it might be a good thing for a start to have a &quot;tutor&quot; if you<br>
&gt; have the time to think about it.<br>
&gt;<br>
<br>
</div>Hi<br>
<br>
I&#39;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&#39;m not sure which ones we&#39;re missing, but I&#39;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&#39;t be too difficult.<div>
<br></div><div>Alex<br><div><div><br></div>-- <br>&quot;I disapprove of what you say, but I will defend to the death your right to say it.&quot; -- Evelyn Beatrice Hall (summarizing Voltaire)<br>&quot;The people&#39;s good is the highest law.&quot; -- Cicero<br>
<br>
</div></div>