Re: [Cython] [cython-users] beginner question: passing std::vector by reference

2012-10-06 Thread Stefan Behnel
Robert Bradshaw, 03.10.2012 06:55: > On Tue, Oct 2, 2012 at 12:38 AM, peter aberline wrote: >> Please excuse my basic question. I'm trying to pass a reference to a >> std::vector to a function and I'm getting a cpp compilaton error. Here's a >> minimum example of what I'm doing: >> >> test.py: >> >

Re: [Cython] Translating docs into Japanese

2012-10-06 Thread Stefan Behnel
[moving this to cython-users] Yasushi Masuda, 05.10.2012 09:01: > Recently I've worked on translating cython documents into Japanese, > and just finished for quickstart/tutorial. > It was mainly for me and my colleagues, but I think it would be useful > for all cython users speaking Japanese, so I