Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r4408:10ef73cb2b1d Date: 2012-08-03 13:10 +0200 http://bitbucket.org/pypy/extradoc/changeset/10ef73cb2b1d/
Log: A numpy non-progress report diff --git a/blog/draft/numpy-non-progress.rst b/blog/draft/numpy-non-progress.rst new file mode 100644 --- /dev/null +++ b/blog/draft/numpy-non-progress.rst @@ -0,0 +1,20 @@ +Numpypy non-progress report +=========================== + +Hello everyone. + +Not much has happened in the past few months with numpypy development. A part +of the reason was `doing other stuff`_ for me, a part of the reason was +various unexpected visa-related admin, a part of the reason was EuroPython +and a part was long-awaited holiday. + +The thing that's maybe worth mentioning is that it does not mean the donations +disappeared in the mist. PyPy developers are being paid to work on NumPyPy on +an hourly basis - that means if I decide to take holidays or work on something +else, the money is simply staying in the account and waiting for someone to do +the job. + +Thanks again for all the donations, I hope to get back to this topic soon! + +Cheers, +fijal _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
