cython-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Cython] memoryview of extension types: warnings with gcc, errors with g++
Matěj Laitl
Re: [Cython] memoryview of extension types: warnings with gcc, errors with g++
mark florisson
[Cython] Cython 0.17.2 released
Stefan Behnel
Re: [Cython] Cython 0.17.2 released
Yaroslav Halchenko
Re: [Cython] Cython 0.17.2 released
Stefan Behnel
Re: [Cython] Cython 0.17.2 released
Yaroslav Halchenko
Re: [Cython] Cython 0.17.2 released
Robert Bradshaw
Re: [Cython] Cython 0.17.2 released
Yaroslav Halchenko
Re: [Cython] Cython 0.17.2 released
Yaroslav Halchenko
[Cython] bug report: compiler crash when assigning from function call returning ndarray
Lars Buitinck
Re: [Cython] [cython-users] Test case that will segfault
Stefan Behnel
Re: [Cython] [cython-users] Test case that will segfault
Stefan Behnel
[Cython] Release candidate 0.17.2rc1
Stefan Behnel
Re: [Cython] [cython-users] Re: Release candidate 0.17.2rc1
Stefan Behnel
[Cython] redefining PyIndex_Check
Stefan Behnel
Re: [Cython] redefining PyIndex_Check
mark florisson
Re: [Cython] redefining PyIndex_Check
Stefan Behnel
Re: [Cython] redefining PyIndex_Check
mark florisson
Re: [Cython] redefining PyIndex_Check
mark florisson
[Cython] Fwd: Make extension module initialisation more like Python module initialisation
Stefan Behnel
[Cython] Custom automatic type conversions from/to C++
Olivier Parcollet
Re: [Cython] Custom automatic type conversions from/to C++
mark florisson
Re: [Cython] Custom automatic type conversions from/to C++
Stefan Behnel
Re: [Cython] Custom automatic type conversions from/to C++
Robert Bradshaw
[Cython] new changelog file in the source tree
Stefan Behnel
[Cython] Any more fixes for 0.17.2?
Stefan Behnel
Re: [Cython] Any more fixes for 0.17.2?
Robert Bradshaw
Re: [Cython] Any more fixes for 0.17.2?
mark florisson
Re: [Cython] Any more fixes for 0.17.2?
Stefan Behnel
Re: [Cython] Any more fixes for 0.17.2?
mark florisson
Re: [Cython] Any more fixes for 0.17.2?
Stefan Behnel
Re: [Cython] Any more fixes for 0.17.2?
mark florisson
Re: [Cython] Any more fixes for 0.17.2?
Stefan Behnel
Re: [Cython] Any more fixes for 0.17.2?
mark florisson
Re: [Cython] Any more fixes for 0.17.2?
mark florisson
Re: [Cython] Any more fixes for 0.17.2?
Stefan Behnel
Re: [Cython] Any more fixes for 0.17.2?
mark florisson
Re: [Cython] Any more fixes for 0.17.2?
mark florisson
Re: [Cython] Any more fixes for 0.17.2?
Stefan Behnel
Re: [Cython] Any more fixes for 0.17.2?
Robert Bradshaw
[Cython] Feedback from PyCon-DE
Stefan Behnel
[Cython] provision to name cython binaries
Neal Becker
Re: [Cython] provision to name cython binaries
Robert Bradshaw
[Cython] Fwd: Re: [Python-Dev] Python 3.3 vs. Python 2.7 benchmark results (again, but this time more solid numbers)
Dag Sverre Seljebotn
Re: [Cython] mypy
Stefan Behnel
Re: [Cython] mypy
Aurélien Vallée
Re: [Cython] mypy
Robin Becker
Re: [Cython] mypy
Robert Bradshaw
Re: [Cython] [cython-users] beginner question: passing std::vector by reference
Stefan Behnel
[Cython] Translating docs into Japanese
Yasushi Masuda
Re: [Cython] Translating docs into Japanese
Stefan Behnel
Re: [Cython] Translating docs into Japanese
Yasushi Masuda
Re: [Cython] porting mpi4py to PyPy runtime
Stefan Behnel
Re: [Cython] porting mpi4py to PyPy runtime
Stefan Behnel
Re: [Cython] porting mpi4py to PyPy runtime
Lisandro Dalcin
[Cython] import relative cimport
Christoph Groth
Re: [Cython] import relative cimport
Christoph Groth
Re: [Cython] import relative cimport
Greg Ewing
Re: [Cython] import relative cimport
Greg Ewing
Re: [Cython] import relative cimport
Robert Bradshaw
[Cython] Cython 0.17.1 released
Stefan Behnel
Re: [Cython] Cython 0.17.1 released
Yaroslav Halchenko
Re: [Cython] Cython 0.17.1 released
Stefan Behnel
Re: [Cython] [cython-users] cython error return values and pure python mode
Stefan Behnel
[Cython] ref-leak in 0.17
Stefan Behnel
Re: [Cython] ref-leak in 0.17
Stefan Behnel
Re: [Cython] ref-leak in 0.17
mark florisson
Re: [Cython] ref-leak in 0.17
Stefan Behnel
Re: [Cython] ref-leak in 0.17
mark florisson
Re: [Cython] ref-leak in 0.17
Stefan Behnel
Re: [Cython] ref-leak in 0.17
Robert Bradshaw
[Cython] changelog for regular releases (was: ref-leak in 0.17)
Stefan Behnel
Re: [Cython] changelog for regular releases (was: ref-leak in 0.17)
Robert Bradshaw
[Cython] cpdef, nogil and void return (was: [cython-users] Use the function abs in a cpdef function with nogil)
Stefan Behnel
Re: [Cython] cpdef, nogil and void return (was: [cython-users] Use the function abs in a cpdef function with nogil)
mark florisson
[Cython] Auto-pickle progress?
Ian Bell
Re: [Cython] Auto-pickle progress?
Robert Bradshaw
Re: [Cython] Auto-pickle progress?
Sturla Molden
Re: [Cython] Auto-pickle progress?
Ian Bell
Re: [Cython] Auto-pickle progress?
Robert Bradshaw
[Cython] read-only memory views
Christoph Groth
Re: [Cython] read-only memory views
mark florisson
Re: [Cython] read-only memory views
Robert Bradshaw
Re: [Cython] read-only memory views
Christoph Groth
Re: [Cython] read-only memory views
Robert Bradshaw
Re: [Cython] read-only memory views
mark florisson
[Cython] [PATCH] make memoryviews work when strides is NULL (unfinished)
Christoph Groth
Re: [Cython] [PATCH] make memoryviews work when strides is NULL (unfinished)
mark florisson
Re: [Cython] [PATCH] make memoryviews work when strides is NULL (unfinished)
Christoph Groth
Re: [Cython] [PATCH] make memoryviews work when strides is NULL (unfinished)
mark florisson
[Cython] new FFI library for Python
Saravanan Shanmugham
Re: [Cython] new FFI library for Python
Dag Sverre Seljebotn
[Cython] Fwd: [cython-users] can pointers be stored in Python's dict or list?
Robert Bradshaw
Re: [Cython] Fwd: [cython-users] can pointers be stored in Python's dict or list?
Dag Sverre Seljebotn
Re: [Cython] Fwd: [cython-users] can pointers be stored in Python's dict or list?
Robert Bradshaw
Re: [Cython] Fwd: [cython-users] can pointers be stored in Python's dict or list?
Stefan Behnel
Re: [Cython] Fwd: [cython-users] can pointers be stored in Python's dict or list?
mark florisson
Re: [Cython] Fwd: [cython-users] can pointers be stored in Python's dict or list?
Robert Bradshaw
[Cython] usage does not match the options
B. Clausius
Re: [Cython] usage does not match the options
Robert Bradshaw
[Cython] cython --create-listing fails
B. Clausius
[Cython] Hitting gcc 4.6 bug with Cython 0.17 and pandas
Wes McKinney
[Cython] Cython-0.17 builtin type import bug
Robert Byrnes
[Cython] Fwd: [numpy] MAINT: silence Cython warnings about changes dtype/ufunc size. (#432)
Nathaniel Smith
Re: [Cython] Fwd: [numpy] MAINT: silence Cython warnings about changes dtype/ufunc size. (#432)
Dag Sverre Seljebotn
Re: [Cython] Fwd: [numpy] MAINT: silence Cython warnings about changes dtype/ufunc size. (#432)
Robert Bradshaw
Re: [Cython] Non-profit 501(c)(1) Cython foundation
Robert Bradshaw
Re: [Cython] Non-profit 501(c)(1) Cython foundation
Dag Sverre Seljebotn
[Cython] Cython 0.17 final released
Stefan Behnel
Re: [Cython] [cython-users] Cython 0.17 final released
Robert Bradshaw
Re: [Cython] Cython 0.17 final released
Stefan Behnel
Re: [Cython] Cython 0.17 final released
Robert Bradshaw
Re: [Cython] Cython 0.17 final released
Stefan Behnel
Re: [Cython] Cython 0.17 final released
Bradley M. Froehle
Re: [Cython] Cython 0.17 final released
Stefan Behnel
Re: [Cython] Cython 0.17 final released
Yaroslav Halchenko
Re: [Cython] Cython 0.17 final released
Robert Bradshaw
Re: [Cython] Cython 0.17 final released
Fernando Perez
Re: [Cython] Cython 0.17 final released
Robert Bradshaw
Re: [Cython] Cython 0.17 final released
Yaroslav Halchenko
Re: [Cython] Cython 0.17 final released
Robert Bradshaw
[Cython] Hashability of Python memoryviews
Stefan Behnel
Re: [Cython] Hashability of Python memoryviews
Lisandro Dalcin
[Cython] Cython 0.17 beta 4 released - final release candidate
Stefan Behnel
[Cython] array expressions
mark florisson
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
Robert Bradshaw
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
Sturla Molden
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
Robert Bradshaw
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
Dag Sverre Seljebotn
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
Stefan Behnel
Re: [Cython] array expressions
Robert Bradshaw
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
Robert Bradshaw
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
mark florisson
Re: [Cython] array expressions
Dag Sverre Seljebotn
[Cython] Cython 0.17 beta 3 released - release candidate
Stefan Behnel
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Yaroslav Halchenko
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Stefan Behnel
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Stefan Behnel
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Stefan Behnel
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Stefan Behnel
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Stefan Behnel
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Stefan Behnel
Re: [Cython] Cython 0.17 beta 3 released - release candidate
mark florisson
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
mark florisson
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
mark florisson
Re: [Cython] Cython 0.17 beta 3 released - release candidate
mark florisson
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
mark florisson
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Christoph Gohlke
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Stefan Behnel
Re: [Cython] Cython 0.17 beta 3 released - release candidate
mark florisson
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Yaroslav Halchenko
Re: [Cython] Cython 0.17 beta 3 released - release candidate
Stefan Behnel
Re: [Cython] [cython-users] Re: Cython 0.17 beta 3 released - release candidate
Stefan Behnel
[Cython] cython-devel-tests-pyregr regression
Vitja Makarov
Re: [Cython] cython-devel-tests-pyregr regression
Stefan Behnel
Re: [Cython] cython-devel-tests-pyregr regression
Vitja Makarov
Re: [Cython] cython-devel-tests-pyregr regression
Stefan Behnel
Re: [Cython] cython-devel-tests-pyregr regression
Vitja Makarov
Re: [Cython] cython-devel-tests-pyregr regression
Stefan Behnel
Re: [Cython] cython-devel-tests-pyregr regression
Vitja Makarov
Re: [Cython] cython-devel-tests-pyregr regression
Vitja Makarov
Earlier messages
Later messages