That's awesome. I'm definitely one of the targeted audience. Thanks.
On Sun, Apr 7, 2013 at 5:40 PM, David Cournapeau <[email protected]> wrote: > I have prepared a preliminary proposal > https://github.com/enthought/davidc-scipy-2013/blob/master/proposal.rst > > Roughly, after ensuring everybody knows how to build numpy from > sources in a dev-friendly way, I was thinking about > - describing the source code tree organization > - talk about the main data structures (array + dtype), and how they > relate to the python runtime > - more details about dtype: use basic array operations to describe > the whole mechanism, and how to create a simple one (using wrapping > float128 as an example) > > I also intended to give a few tips regarding tools (e.g. how to track > a python call to its core C implementation). > > Stéfan Van Der Walt agreed in principle to contribute, but his > participation is still very conditional. > > David > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion > -- Kan Huang Department of Applied math & Statistics Stony Brook University 917-767-8018
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
