# HG changeset patch # User mattip <matti.picus@gmail.com> # Date 1402052186 -10800 # Fri Jun 06 13:56:26 2014 +0300 # Branch extradoc # Node ID 7b209338516436b5226ccff9157270b91b155048 # Parent a5408dbc649cca52f2aa7d11e4e6ed2d5c73e2e9 add blog links diff --git a/numpydonate.html b/numpydonate.html --- a/numpydonate.html +++ b/numpydonate.html @@ -45,9 +45,9 @@ <div> <div id="main"> <h1 class="title">Call for donations - PyPy to support Numpy!</h1> -<p>UPDATE (February 2014):</p> +<p>UPDATE (May 2014):</p> <blockquote> -<em>Thanks to our donors, we have raised 77% of +<em>Thanks to our donors, we have raised 80% of the total so far. Work on this topic has been happening, and continues to happen, within the budget – even if not within the timeline described below. We have simply not found enough time to @@ -55,12 +55,13 @@ quickly as predicted. The ratio “progress / $ used” so far corresponds roughly to what we expected. The document below is the original call for proposal, and we still accept donations for this -topic.</em></blockquote> +topic. Latest status reports can be found on our blog like the ones from</em> +<a class="reference external" href="http://morepypy.blogspot.co.il/2014/04/numpy-on-pypy-status-update.html">March</a> <em>or</em> <a class="reference external" href="http://morepypy.blogspot.co.il/2014/03/numpy-status-update-february.html">February</a></blockquote> <p>This is a proposal to provide a fully compatible working <a class="reference external" href="http://numpy.scipy.org/">NumPy</a> implementation for PyPy. This has long been a very commonly <a class="reference external" href="http://morepypy.blogspot.com/2011/06/report-back-from-our-survey.html">requested feature</a> for PyPy as well as a worthy goal given that PyPy performs extremely well on numeric workloads.</p> -<p>We already had some success providing a very basic NumPy implementation, +<p>We already had some success providing a very basic <a class="reference external" href="http://morepypy.blogspot.com/2011/05/numpy-in-pypy-status-and-roadmap.html">NumPy implementation</a>, however we believe that raising funds can significantly speed up its development, by paying people to work full time on it.</p> <p>Below you'll find the <a class="reference internal" href="#work-plan">work plan</a> and the associated diff --git a/source/numpydonate.txt b/source/numpydonate.txt --- a/source/numpydonate.txt +++ b/source/numpydonate.txt @@ -3,9 +3,9 @@ title: Call for donations - PyPy to support Numpy! --- -UPDATE (February 2014): +UPDATE (May 2014): - *Thanks to our donors, we have raised 77% of + *Thanks to our donors, we have raised 80% of the total so far. Work on this topic has been happening, and continues to happen, within the budget --- even if not within the timeline described below. We have simply not found enough time to @@ -13,7 +13,8 @@ quickly as predicted. The ratio "progress / $ used" so far corresponds roughly to what we expected. The document below is the original call for proposal, and we still accept donations for this - topic.* + topic. Latest status reports can be found on our blog like the ones from* + `March`_ *or* `February`_ This is a proposal to provide a fully compatible working `NumPy`_ implementation @@ -21,7 +22,7 @@ as well as a worthy goal given that PyPy performs extremely well on numeric workloads. -We already had some success providing a very basic NumPy implementation, +We already had some success providing a very basic `NumPy implementation`_, however we believe that raising funds can significantly speed up its development, by paying people to work full time on it. @@ -49,8 +50,6 @@ contact pypy at sfconservancy.org if you want to know details on how to donate via other means. -.. _`Software Freedom Conservancy`: http://sfconservancy.org/ - What is NumPy? -------------- @@ -74,8 +73,10 @@ .. _`NumPy`: http://numpy.scipy.org/ .. _`requested feature`: http://morepypy.blogspot.com/2011/06/report-back-from-our-survey.html -.. _`NumPy imlpementation`: http://morepypy.blogspot.com/2011/05/numpy-in-pypy-status-and-roadmap.html +.. _`NumPy implementation`: http://morepypy.blogspot.com/2011/05/numpy-in-pypy-status-and-roadmap.html .. _`performs well`: http://morepypy.blogspot.com/2011/07/realtime-image-processing-in-python.html +.. _`March`: http://morepypy.blogspot.co.il/2014/04/numpy-on-pypy-status-update.html +.. _`February`: http://morepypy.blogspot.co.il/2014/03/numpy-status-update-february.html Speed -----