[pypy-dev] List of finished NumPy functions // Progressbar

anatoly techtonik techtonik at gmail.com
Sat Nov 16 08:20:41 CET 2013


Thanks. It is exactly I was looking for. I have found it two hours
later, but it will be convenient for people donating to NumPy cause to
have direct reference to the page. If you have some metrics - donation
plot over the whole period, I'll be extremely interested to see what
will be an effect after placing that link in appropriate place, and
how do blog progress posts rely on donation income. Also, how an
ability to see the progress of any particular feature and donate to
specific features can increase interest and the flow.

About progress bar. This one is basically it:
Overall: 508/558 names 138/161 ndarray attributes, 34/48 dtype
attributes, 75/134 generic attributes, 28/32 flatiter attributes,
19/28 ufunc attributes
But it ideally should be drawn as a horizontal completion line (with
achievement milestones..?, historical period marks..?, future
achievement goals..?).
--
anatoly t.


On Fri, Nov 15, 2013 at 5:50 PM, Yaacov Finkelman
<yeomanyaacov at gmail.com> wrote:
> Is this roughly what you are looking for?
> http://buildbot.pypy.org/numpy-status/latest.html
> It was linked to on http://morepypy.blogspot.com/ a while ago.
>
> On Fri, Nov 15, 2013 at 6:04 AM, anatoly techtonik <techtonik at gmail.com> wrote:
>> Hi,
>>
>> Please CC.
>>
>> I am looking for that table of supported and not supported NumPy
>> functions in PyPy. I expected to find it here, but it is missing -
>> http://pypy.org/numpydonate.html
>>
>> It is also interesting to see NumPy status as a progress bar that
>> consists from the area of all highlighted blocks with function names
>> that are scattered over the page. It will be possible to add some
>> complexity indicators to these blocks and they will directly affect
>> which area of the progress bar is covered by this block. The biggest
>> blocks can then be decomposed into smaller ones, which may not carry
>> only function names, but rather task/research steps to be done to make
>> the stuff operational.
>>
>> If this visual decomposition is implemented, it will enable focused
>> parallel development, and include more people, as more people will be
>> able to see where can they help.
>> --
>> anatoly t.
>> _______________________________________________
>> pypy-dev mailing list
>> pypy-dev at python.org
>> https://mail.python.org/mailman/listinfo/pypy-dev


More information about the pypy-dev mailing list