Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r4038:588db0e8396b Date: 2012-01-16 11:21 +0100 http://bitbucket.org/pypy/extradoc/changeset/588db0e8396b/
Log: merge heads diff --git a/blog/draft/numpy-internship.rst b/blog/draft/numpy-internship.rst new file mode 100644 --- /dev/null +++ b/blog/draft/numpy-internship.rst @@ -0,0 +1,39 @@ + +Hello, everyone + +I would like to inform you that there is a very interesting opportunity +for doing an internship at `NCAR`_ in the lovely town of `Boulder`_, situated +on the foothils of Rocky Mountains. Before you read on, make sure you: + +* are a student of a US University, who is legally eligible to work in the US + +* are at least finishing second year this year + +* apply before February 3rd. + +The internship itself will focus on using PyPy (in some way) to provide +a high performance numeric kernel for an atmospheric model, and measuring how +fast we can go. This is very much in line with what the current effort on +NumPy in PyPy is about. The internship will be mentored by `Davide del Vento`_ +and I hope to have some influence over where it goes myself :-) + +A few interesting links: + +* `program website`_ + +* `internship proposal`_ - note that the actual roadmap is very flexible, as + long as it's a numeric kernel of an atmospheric model using PyPy. + +Feel free to contact Davide for details about the proposal and `pypy-dev`_ or +me directly for details about PyPy. + +.. _`Davide del Vento`: http://www.linkedin.com/in/delvento +.. _`NCAR`: http://ncar.ucar.edu/ +.. _`Boulder`: http://en.wikipedia.org/wiki/Boulder,_Colorado +.. _`program website`: http://www2.cisl.ucar.edu/siparcs/ +.. _`internship proposal`: http://www2.cisl.ucar.edu/siparcs/opportunities/ad +.. _`pypy-dev`: http://mail.python.org/mailman/listinfo/pypy-dev + +Cheers, +fijal + diff --git a/planning/micronumpy.txt b/planning/micronumpy.txt --- a/planning/micronumpy.txt +++ b/planning/micronumpy.txt @@ -17,8 +17,6 @@ - more attributes/methods on numpy.flatiter -- axis= parameter to various methods - - expose ndarray.ctypes - subclassing ndarray (instantiating subcalsses curently returns the wrong type) _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit