[SciPy-dev] Re: [SciPy-user] Low-level code integrationdiscussion at scipy'03?

Perry Greenfield perry at stsci.edu
Wed Sep 3 14:01:44 EDT 2003


> 
>     FP> This, we agree 100% on.  In fact, if the C API offered a way
>     FP> to index high rank arrays without manually computing stride
>     FP> offsets on every access, that would probably satisfy a
>     FP> significant fraction of usage cases.  I consider one-liners
>     FP> like the above icing on the cake, but A(i,j,k) indexing is
>     FP> really a significant change which makes development far more
>     FP> productive.
> 
Are you just talking about C macros to do the indexing (including strides?

Perry




More information about the SciPy-Dev mailing list