cython-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Cython] Performance difference?
Robert Bradshaw
Re: [Cython] [sage-devel] OpenSUSE source build failure
Robert Bradshaw
[Cython] .cy extension?
Dag Sverre Seljebotn
Re: [Cython] .cy extension?
Kurt Smith
Re: [Cython] .cy extension?
Dag Sverre Seljebotn
Re: [Cython] .cy extension?
Lisandro Dalcin
Re: [Cython] .cy extension?
Greg Ewing
Re: [Cython] .cy extension?
Stefan Behnel
Re: [Cython] .cy extension?
Lisandro Dalcin
Re: [Cython] .cy extension?
Greg Ewing
Re: [Cython] .cy extension?
Robert Bradshaw
Re: [Cython] .cy extension?
Robert Bradshaw
Re: [Cython] .cy extension?
Robert Kern
Re: [Cython] .cy extension?
Robert Bradshaw
Re: [Cython] .cy extension?
Robert Kern
Re: [Cython] .cy extension?
David Cournapeau
Re: [Cython] .cy extension?
Nathaniel Smith
[Cython] ref-count handling in closures
Stefan Behnel
Re: [Cython] ref-count handling in closures
Lisandro Dalcin
Re: [Cython] ref-count handling in closures
Haoyu Bai
Re: [Cython] ref-count handling in closures
Stefan Behnel
Re: [Cython] ref-count handling in closures
Haoyu Bai
[Cython] adding support for __dict__ in extension types
Lisandro Dalcin
Re: [Cython] adding support for __dict__ in extension types
Robert Bradshaw
[Cython] Cython 0.13 status: coming along nicely.
Craig Citro
Re: [Cython] Cython 0.13 status: coming along nicely.
Robert Bradshaw
Re: [Cython] Cython 0.13 status: coming along nicely.
Stefan Behnel
Re: [Cython] Cython 0.13 status: coming along nicely.
Robert Bradshaw
Re: [Cython] Cython 0.13 status: coming along nicely.
Craig Citro
Re: [Cython] Cython 0.13 status: coming along nicely.
Craig Citro
Re: [Cython] Cython 0.13 status: coming along nicely.
Robert Bradshaw
[Cython] cpdef (unbound) method inheritance broken
Lisandro Dalcin
Re: [Cython] cpdef (unbound) method inheritance broken
Stefan Behnel
Re: [Cython] cpdef (unbound) method inheritance broken
Haoyu Bai
Re: [Cython] cpdef (unbound) method inheritance broken
Stefan Behnel
[Cython] Buffer API Code Generation Bug
Chuck Blake
Re: [Cython] Buffer API Code Generation Bug
Lisandro Dalcin
Re: [Cython] Buffer API Code Generation Bug
Chuck Blake
Re: [Cython] Buffer API Code Generation Bug
Lisandro Dalcin
Re: [Cython] Buffer API Code Generation Bug
Lisandro Dalcin
[Cython] line-directives support for Distutils build_ext
Chuck Blake
Re: [Cython] line-directives support for Distutils build_ext
Lisandro Dalcin
Re: [Cython] line-directives support for Distutils build_ext
Chuck Blake
Re: [Cython] line-directives support for Distutils build_ext
Lisandro Dalcin
Re: [Cython] line-directives support for Distutils build_ext
Chuck Blake
Re: [Cython] line-directives support for Distutils build_ext
Lisandro Dalcin
[Cython] Hudson jobs for Haoyu's GSoC
Stefan Behnel
[Cython] Exceptions?
Dan Stromberg
Re: [Cython] Exceptions?
Robert Bradshaw
Re: [Cython] Exceptions?
Dan Stromberg
Re: [Cython] Exceptions?
Dag Sverre Seljebotn
Re: [Cython] Exceptions?
Stefan Behnel
[Cython] On "typeof"
Dag Sverre Seljebotn
Re: [Cython] On "typeof"
Robert Bradshaw
Re: [Cython] On "typeof"
Dag Sverre Seljebotn
Re: [Cython] On "typeof"
Dag Sverre Seljebotn
Re: [Cython] On "typeof"
Stefan Behnel
Re: [Cython] On "typeof"
Dag Sverre Seljebotn
Re: [Cython] On "typeof"
Robert Bradshaw
[Cython] Stupid benchmark for inlined sum(genexp)
Stefan Behnel
Re: [Cython] Stupid benchmark for inlined sum(genexp)
Stefan Behnel
[Cython] [Bug] Python functions with nogil
Daniel Lepage
Re: [Cython] [Bug] Python functions with nogil
Stefan Behnel
[Cython] pointer arithmetic
jah
Re: [Cython] pointer arithmetic
jah
Re: [Cython] pointer arithmetic
Greg Ewing
[Cython] loop variables in generator expressions
Stefan Behnel
Re: [Cython] loop variables in generator expressions
Robert Bradshaw
Re: [Cython] loop variables in generator expressions
Dag Sverre Seljebotn
Re: [Cython] loop variables in generator expressions
Dag Sverre Seljebotn
Re: [Cython] loop variables in generator expressions
Stefan Behnel
Re: [Cython] loop variables in generator expressions
Robert Bradshaw
Re: [Cython] loop variables in generator expressions
Stefan Behnel
Re: [Cython] loop variables in generator expressions
Stefan Behnel
Re: [Cython] loop variables in generator expressions
Robert Bradshaw
Re: [Cython] loop variables in generator expressions
Greg Ewing
[Cython] [Bug] Can't access C members in extension types special methods
luper rouch
Re: [Cython] [Bug] Can't access C members in extension types special methods
Stefan Behnel
Re: [Cython] [Bug] Can't access C members in extension types special methods
luper rouch
Re: [Cython] [Bug] Can't access C members in extension types special methods
Stefan Behnel
Re: [Cython] [Bug] Can't access C members in extension types special methods
Robert Bradshaw
Re: [Cython] [Bug] Can't access C members in extension types special methods
fk
Re: [Cython] [Bug] Can't access C members in extension types special methods
luper rouch
[Cython] Seeking explanation: ctypedef class numpy.ndarray [object PyArrayObject]
jah
Re: [Cython] Seeking explanation: ctypedef class numpy.ndarray [object PyArrayObject]
Lisandro Dalcin
Re: [Cython] Seeking explanation: ctypedef class numpy.ndarray [object PyArrayObject]
jah
[Cython] Nonlocal, closure and refnanny
Haoyu Bai
Re: [Cython] Nonlocal, closure and refnanny
Lisandro Dalcin
Re: [Cython] Nonlocal, closure and refnanny
Haoyu Bai
Re: [Cython] Nonlocal, closure and refnanny
Lisandro Dalcin
Re: [Cython] Nonlocal, closure and refnanny
Haoyu Bai
Re: [Cython] Nonlocal, closure and refnanny
Stefan Behnel
[Cython] Help generalizing working-simple-quick initial port.
jah
Re: [Cython] Help generalizing working-simple-quick initial port.
Robert Bradshaw
Re: [Cython] Help generalizing working-simple-quick initial port.
Dag Sverre Seljebotn
Re: [Cython] Help generalizing working-simple-quick initial port.
jah
Re: [Cython] Help generalizing working-simple-quick initial port.
Dag Sverre Seljebotn
Re: [Cython] Help generalizing working-simple-quick initial port.
Dag Sverre Seljebotn
Re: [Cython] Help generalizing working-simple-quick initial port.
jah
Re: [Cython] Help generalizing working-simple-quick initial port.
Dag Sverre Seljebotn
Re: [Cython] Help generalizing working-simple-quick initial port.
jah
[Cython] Hudson-CI server now publicly available
Stefan Behnel
Re: [Cython] Hudson-CI server now publicly available
Lisandro Dalcin
Re: [Cython] Hudson-CI server now publicly available
Robert Bradshaw
Re: [Cython] Hudson-CI server now publicly available
Lisandro Dalcin
Re: [Cython] Hudson-CI server now publicly available
Stefan Behnel
Re: [Cython] Hudson-CI server now publicly available
Lisandro Dalcin
Re: [Cython] Hudson-CI server now publicly available
Stefan Behnel
Re: [Cython] Hudson-CI server now publicly available
Dag Sverre Seljebotn
Re: [Cython] Hudson-CI server now publicly available
Stefan Behnel
Re: [Cython] Hudson-CI server now publicly available
Robert Bradshaw
Re: [Cython] Hudson-CI server now publicly available
Dag Sverre Seljebotn
Re: [Cython] Hudson-CI server now publicly available
Lisandro Dalcin
Re: [Cython] Hudson-CI server now publicly available
Stefan Behnel
Re: [Cython] Hudson-CI server now publicly available
Stefan Behnel
Re: [Cython] Hudson-CI server now publicly available
Dag Sverre Seljebotn
Re: [Cython] Hudson-CI server now publicly available
Stefan Behnel
Re: [Cython] Hudson-CI server now publicly available
Dag Sverre Seljebotn
Re: [Cython] Hudson-CI server now publicly available
Stefan Behnel
Re: [Cython] Hudson-CI server now publicly available
Dag Sverre Seljebotn
Re: [Cython] Hudson-CI server now publicly available
Stefan Behnel
Re: [Cython] Hudson-CI server now publicly available
Stefan Behnel
[Cython] Indexing and looping over bytes literals
Stefan Behnel
Re: [Cython] Indexing and looping over bytes literals
Dag Sverre Seljebotn
Re: [Cython] Indexing and looping over bytes literals
Stefan Behnel
Re: [Cython] Indexing and looping over bytes literals
Robert Bradshaw
[Cython] C++ failures / tests
David Barnett
Re: [Cython] C++ failures / tests
Robert Bradshaw
[Cython] Method overriding in pure Python mode
Josh Allen
Re: [Cython] Method overriding in pure Python mode
Lisandro Dalcin
[Cython] Problem with string literals containing newline in Cython 12.1
Paul Harrison
Re: [Cython] Problem with string literals containing newline in Cython 12.1
Robert Bradshaw
Re: [Cython] Problem with string literals containing newline in Cython 12.1
Paul Harrison
Re: [Cython] Problem with string literals containing newline in Cython 12.1
Robert Bradshaw
Re: [Cython] Problem with string literals containing newline in Cython 12.1
Stefan Behnel
[Cython] __Pyx_GetException() and friends
Dan Roberts
Re: [Cython] __Pyx_GetException() and friends
Stefan Behnel
Re: [Cython] __Pyx_GetException() and friends
Dan Roberts
Re: [Cython] __Pyx_GetException() and friends
Dan Roberts
Re: [Cython] __Pyx_GetException() and friends
Robert Bradshaw
Re: [Cython] __Pyx_GetException() and friends
Dan Roberts
Re: [Cython] __Pyx_GetException() and friends
Dag Sverre Seljebotn
Re: [Cython] __Pyx_GetException() and friends
Dan Roberts
Re: [Cython] __Pyx_GetException() and friends
Dan Roberts
Re: [Cython] __Pyx_GetException() and friends
Lisandro Dalcin
Re: [Cython] __Pyx_GetException() and friends
Robert Bradshaw
Re: [Cython] __Pyx_GetException() and friends
Stefan Behnel
[Cython] Fwd: AttributeError: 'CppClassScope' object has no attribute 'add_include_file'
Robert Bradshaw
Re: [Cython] Fwd: AttributeError: 'CppClassScope' object has no attribute 'add_include_file'
Lisandro Dalcin
[Cython] Status of closure
Leon Sit
Re: [Cython] Status of closure
Craig Citro
[Cython] going to add POSIX pxd's, needing a little help from your side
Lisandro Dalcin
Re: [Cython] going to add POSIX pxd's, needing a little help from your side
Dag Sverre Seljebotn
Re: [Cython] going to add POSIX pxd's, needing a little help from your side
Dag Sverre Seljebotn
Re: [Cython] going to add POSIX pxd's, needing a little help from your side
Lisandro Dalcin
Re: [Cython] going to add POSIX pxd's, needing a little help from your side
Dag Sverre Seljebotn
Re: [Cython] going to add POSIX pxd's, needing a little help from your side
Lisandro Dalcin
Re: [Cython] going to add POSIX pxd's, needing a little help from your side
Lisandro Dalcin
[Cython] legacy pxd's in Cython/Includes
Lisandro Dalcin
Re: [Cython] legacy pxd's in Cython/Includes
Robert Bradshaw
Re: [Cython] legacy pxd's in Cython/Includes
Lisandro Dalcin
Re: [Cython] legacy pxd's in Cython/Includes
Robert Bradshaw
[Cython] building cython modules in another position
Gabriele Lanaro
Re: [Cython] building cython modules in another position
Kurt Smith
Re: [Cython] building cython modules in another position
Gabriele Lanaro
[Cython] 'private' extension classes (ticket 263)
Stefan Behnel
Re: [Cython] 'private' extension classes (ticket 263)
Lisandro Dalcin
[Cython] Missed optimization for list.pop
Marien Zwart
Re: [Cython] Missed optimization for list.pop
Stefan Behnel
Re: [Cython] Missed optimization for list.pop
Stefan Behnel
Re: [Cython] ssize_t_T399 test failing in Py2.4
Lisandro Dalcin
[Cython] all GCC warnings silenced
Lisandro Dalcin
Re: [Cython] all GCC warnings silenced
Stefan Behnel
Re: [Cython] all GCC warnings silenced
Lisandro Dalcin
[Cython] constant folding issue?
Lisandro Dalcin
Re: [Cython] constant folding issue?
Stefan Behnel
Re: [Cython] constant folding issue?
Lisandro Dalcin
[Cython] Haoyu Bai's application accepted for GSoC
Robert Bradshaw
Re: [Cython] Haoyu Bai's application accepted for GSoC
Stefan Behnel
Re: [Cython] Haoyu Bai's application accepted for GSoC
Craig Citro
Re: [Cython] Haoyu Bai's application accepted for GSoC
Haoyu Bai
Re: [Cython] Haoyu Bai's application accepted for GSoC
Kurt Smith
Re: [Cython] Haoyu Bai's application accepted for GSoC
Craig Citro
Re: [Cython] Haoyu Bai's application accepted for GSoC
Robert Bradshaw
Re: [Cython] Haoyu Bai's application accepted for GSoC
Haoyu Bai
Re: [Cython] Haoyu Bai's application accepted for GSoC
Robert Bradshaw
Re: [Cython] Haoyu Bai's application accepted for GSoC
Haoyu Bai
Re: [Cython] Haoyu Bai's application accepted for GSoC
Robert Bradshaw
Re: [Cython] Haoyu Bai's application accepted for GSoC
Haoyu Bai
Re: [Cython] Haoyu Bai's application accepted for GSoC
Robert Bradshaw
Re: [Cython] Haoyu Bai's application accepted for GSoC
Haoyu Bai
Re: [Cython] Haoyu Bai's application accepted for GSoC
Stefan Behnel
Re: [Cython] Haoyu Bai's application accepted for GSoC
Haoyu Bai
Re: [Cython] Haoyu Bai's application accepted for GSoC
Stefan Behnel
Re: [Cython] Haoyu Bai's application accepted for GSoC
Haoyu Bai
[Cython] Serious constant folding bug fixed in cython-devel
Stefan Behnel
[Cython] numerics bug?: pure python and buffer+ndim
Trevor Tippetts
[Cython] Two bugs with Py3 support
fk
Re: [Cython] Two bugs with Py3 support
Lisandro Dalcin
Re: [Cython] Two bugs with Py3 support
fk
Earlier messages
Later messages