Re: [Cython] RFC: an inline_ function that dumps c/c++ code to the code emitter

2016-08-23 Thread Alex S.
Watching this thread for a long time now, and I must say I absolutely love how someone just barges in «oh just add parsing of C++ AST». C++ is a language with an extremely complex context-dependent grammar, much more so than C. Not to mention they took to updating the standard with new awesome f

Re: [Cython] Fwd: [BUG] Cython failing performance when Numpy is not installed

2015-07-21 Thread Alex S.
2015-07-17 11:02 GMT+03:00 Stefan Behnel : > Alex S. schrieb am 15.07.2015 um 13:51: > > The issue was described here: http://trac.cython.org/ticket/847 but was, > > however, misidentified. The wrapper for a function which receives "fused > > slice" (D[:]) argum

[Cython] Fwd: [BUG] Cython failing performance when Numpy is not installed

2015-07-16 Thread Alex S.
Hello, being unable to acquire the Trac account (Robert Bradshaw's email is not listed on his site), I write here. The issue was described here: http://trac.cython.org/ticket/847 but was, however, misidentified. The wrapper for a function which receives "fused slice" (D[:]) arguments automatically