I know there is no current plan to implement scipy in pypy, but searching the PyPy website, I was not able to find the reason.<br><br>If
 it is not to be included as a feature due to lack of interest or 
developer time, I am offering to begin rewriting scipy in pure python (I have quite a bit of free time to do this).<br>
If it has been discussed and actively excluded from pypy, I would like to know that before I waste too much time rewriting it.<br><br>I
 have an active interest in being able to use some modules which depend 
on scipy while using the PyPy interpreter (especially pyBrain). I have 
seen the hack on the pypy blog: <br>
<br><a href="http://morepypy.blogspot.com/2011/12/plotting-using-matplotlib-from-pypy.html" target="_blank">http://morepypy.blogspot.com/2011/12/plotting-using-matplotlib-from-pypy.html</a><br clear="all"><br>I
 could simply use the hack myself, but unless there&#39;s a reason not too, I
 think it&#39;d be nice to have scipy available as a pure
 python module (perhaps called scipypy in the same manner as numpy).<br clear="all"><br>-- <br>Steven Jackson<br>