Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r230:76acc3ddca46 Date: 2011-08-10 08:48 +0200 http://bitbucket.org/pypy/pypy.org/changeset/76acc3ddca46/
Log: update people diff --git a/people.html b/people.html --- a/people.html +++ b/people.html @@ -107,6 +107,23 @@ framework) and CPython, as well as an elected member of the Python Software Foundation.</p> </div> +<div class="section" id="hakan-ardo"> +<h1>Håkan Ardö</h1> +<img alt="image/people/hakanardo.jpg" src="image/people/hakanardo.jpg" /> +<p>Håkan Ardö received his master of science degree in electrical +engineering from Lund University in 2002. He specialized in +VLSI-design and Image Processing. He worked as a software +engineer at Axis Communications 2002-2003 before doing his +PhD at the Centre for Mathematical Sciences of Lund University +2003-2009 in the Mathematical Imaging Group. His thesis work consisted +of designing image processing algorithms for traffic surveillance, +aiming for a system that automatically measures the safety of an +intersection or road segment. He is currently working part time as a +postdoc at the Centre for Mathematical Sciences of Lund University +continuing this work and part time as CTO with a spinoff company +Cognimatics. His contributions to PyPy started 2010 and consists of +the array module as well as work on the JIT compiler's trace optimizers.</p> +</div> <div class="section" id="many-more-people"> <h1>Many more people</h1> <p>PyPy is and has always been an effort of many volunteers. Consult the <a class="reference external" href="https://bitbucket.org/pypy/pypy/src/tip/LICENSE">LICENSE</a> _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
