On Mon, Oct 19, 2009 at 14:55, Artem Serebriyskiy <[email protected]> wrote: > Hello! Would you please give me some examples of open source projects which > use the implementation of user defined types for numpy library? > (implementation on the C-API level)
I'm not sure that anyone currently does. We do have an example in doc/newdtype_example/. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
