Stéfan van der Walt wrote: > Is the list of optimised data-structures documented somewhere?
In the Pyrex docs there's a list of all the types it knows about and the API calls that it will generate given the right circumstances. Not sure if it's still up to date with respect to Cython, though. -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
