Author: Hakan Ardo <[email protected]> Branch: extradoc Changeset: r229:71ac12cc40ef Date: 2011-08-05 13:47 +0200 http://bitbucket.org/pypy/pypy.org/changeset/71ac12cc40ef/
Log: add myself diff --git a/image/people/hakanardo.jpg b/image/people/hakanardo.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2800d7e755fbe4985072c2d066ff922fbe4906b5 GIT binary patch [cut] diff --git a/source/people.txt b/source/people.txt --- a/source/people.txt +++ b/source/people.txt @@ -78,6 +78,26 @@ framework) and CPython, as well as an elected member of the Python Software Foundation. +Håkan Ardö +========== + +.. image:: image/people/hakanardo.jpg + +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. + + Many more people ================ _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
