cython-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Cython] [OT] Windows and Unix
Sturla Molden
Re: [Cython] Cython 0.12 not working on Windows XP
Robert Bradshaw
Re: [Cython] running Cython from a zip file
Lisandro Dalcín
Re: [Cython] running Cython from a zip file
Lisandro Dalcín
Re: [Cython] running Cython from a zip file
Stefan Behnel
Re: [Cython] running Cython from a zip file
Greg Ewing
[Cython] [PATCH] Fix usage of elif on undefined values
Julien Danjou
Re: [Cython] [PATCH] Fix usage of elif on undefined values
Lisandro Dalcín
Re: [Cython] [PATCH] Fix usage of elif on undefined values
Robert Bradshaw
Re: [Cython] [PATCH] Fix usage of elif on undefined values
Lisandro Dalcín
Re: [Cython] [PATCH] Fix usage of elif on undefined values
Lisandro Dalcín
Re: [Cython] [PATCH] Fix usage of elif on undefined values
Robert Bradshaw
Re: [Cython] [PATCH] Fix usage of elif on undefined values
Lisandro Dalcín
[Cython] remove old cruft
Lisandro Dalcín
Re: [Cython] remove old cruft
Dag Sverre Seljebotn
Re: [Cython] remove old cruft
Stefan Behnel
Re: [Cython] remove old cruft
Robert Bradshaw
Re: [Cython] remove old cruft
Lisandro Dalcín
Re: [Cython] remove old cruft
Dag Sverre Seljebotn
[Cython] Preprocessor?
Dan Stromberg
Re: [Cython] Preprocessor?
Stefan Behnel
Re: [Cython] Preprocessor?
Dan Stromberg
Re: [Cython] Preprocessor?
Robert Bradshaw
Re: [Cython] Preprocessor?
Stefan Behnel
Re: [Cython] Preprocessor?
Dag Sverre Seljebotn
Re: [Cython] Preprocessor?
Robert Bradshaw
Re: [Cython] Preprocessor?
Stefan Behnel
Re: [Cython] Preprocessor?
Robert Bradshaw
Re: [Cython] Preprocessor?
Stefan Behnel
Re: [Cython] Preprocessor?
Robert Bradshaw
[Cython] Generators - status?
Dan Stromberg
Re: [Cython] Generators - status?
Stefan Behnel
Re: [Cython] Generators - status?
Robert Bradshaw
Re: [Cython] Generators - status?
Stefan Behnel
Re: [Cython] Generators - status?
Robert Bradshaw
Re: [Cython] Generators - status?
Greg Ewing
[Cython] how do I write binary strings in a way that works with multiple cython versions?
Nathaniel Smith
Re: [Cython] how do I write binary strings in a way that works with multiple cython versions?
Stefan Behnel
Re: [Cython] how do I write binary strings in a way that works with multiple cython versions?
Nathaniel Smith
Re: [Cython] how do I write binary strings in a way that works with multiple cython versions?
Dag Sverre Seljebotn
Re: [Cython] how do I write binary strings in a way that works with multiple cython versions?
Robert Bradshaw
Re: [Cython] how do I write binary strings in a way that works with multiple cython versions?
Stefan Behnel
Re: [Cython] how do I write binary strings in a way that works with multiple cython versions?
Robert Bradshaw
[Cython] Idea for automatic encoding and decoding
Greg Ewing
Re: [Cython] Idea for automatic encoding and decoding
Lisandro Dalcin
Re: [Cython] Idea for automatic encoding and decoding
Greg Ewing
Re: [Cython] Idea for automatic encoding and decoding
Stefan Behnel
Re: [Cython] Idea for automatic encoding and decoding
Greg Ewing
Re: [Cython] Idea for automatic encoding and decoding
Christopher Barker
Re: [Cython] Idea for automatic encoding and decoding
Greg Ewing
Re: [Cython] Idea for automatic encoding and decoding
Stefan Behnel
Re: [Cython] Idea for automatic encoding and decoding
Robert Bradshaw
Re: [Cython] Idea for automatic encoding and decoding
Greg Ewing
Re: [Cython] Idea for automatic encoding and decoding
Stefan Behnel
Re: [Cython] Idea for automatic encoding and decoding
Robert Bradshaw
Re: [Cython] Idea for automatic encoding and decoding
Greg Ewing
Re: [Cython] Idea for automatic encoding and decoding
Robert Bradshaw
Re: [Cython] Idea for automatic encoding and decoding
Stefan Behnel
Re: [Cython] Idea for automatic encoding and decoding
Stefan Behnel
Re: [Cython] Idea for automatic encoding and decoding
Robert Bradshaw
Re: [Cython] Idea for automatic encoding and decoding
Stefan Behnel
Re: [Cython] Idea for automatic encoding and decoding
Stefan Behnel
Re: [Cython] Idea for automatic encoding and decoding
Robert Bradshaw
Re: [Cython] Idea for automatic encoding and decoding
Stefan Behnel
Re: [Cython] Idea for automatic encoding and decoding
Robert Bradshaw
Re: [Cython] Idea for automatic encoding and decoding
Greg Ewing
Re: [Cython] Idea for automatic encoding and decoding
Stefan Behnel
Re: [Cython] Idea for automatic encoding and decoding
Robert Bradshaw
[Cython] Cpyx for automatic Module creation and inlining of Cython code...
David Mashburn
Re: [Cython] Cpyx for automatic Module creation and inlining of Cython code...
Robert Bradshaw
Re: [Cython] Cpyx for automatic Module creation and inlining of Cython code...
David Mashburn
Re: [Cython] Cpyx for automatic Module creation and inlining of Cython code...
Lisandro Dalcín
Re: [Cython] Cpyx for automatic Module creation and inlining of Cython code...
Robert Bradshaw
[Cython] cannot cythonize mpi4py after 885dbfad02aa
Lisandro Dalcin
Re: [Cython] cannot cythonize mpi4py after 885dbfad02aa
Stefan Behnel
Re: [Cython] cannot cythonize mpi4py after 885dbfad02aa
Stefan Behnel
Re: [Cython] cannot cythonize mpi4py after 885dbfad02aa
Lisandro Dalcin
[Cython] except values: could we relax to non-constant expressions?
Lisandro Dalcin
Re: [Cython] except values: could we relax to non-constant expressions?
Greg Ewing
Re: [Cython] except values: could we relax to non-constant expressions?
Lisandro Dalcin
Re: [Cython] except values: could we relax to non-constant expressions?
Greg Ewing
Re: [Cython] except values: could we relax to non-constant expressions?
Dag Sverre Seljebotn
Re: [Cython] except values: could we relax to non-constant expressions?
Lisandro Dalcin
Re: [Cython] except values: could we relax to non-constant expressions?
Robert Bradshaw
Re: [Cython] except values: could we relax to non-constant expressions?
Greg Ewing
Re: [Cython] except values: could we relax to non-constant expressions?
Lisandro Dalcin
Re: [Cython] except values: could we relax to non-constant expressions?
Greg Ewing
Re: [Cython] except values: could we relax to non-constant expressions?
Lisandro Dalcín
Re: [Cython] except values: could we relax to non-constant expressions?
Greg Ewing
Re: [Cython] except values: could we relax to non-constant expressions?
Lisandro Dalcín
[Cython] enabling OpenID login on Cython's Trac
Lisandro Dalcin
Re: [Cython] enabling OpenID login on Cython's Trac
Robert Bradshaw
Re: [Cython] enabling OpenID login on Cython's Trac
Lisandro Dalcin
[Cython] [Docs bug] Wrong reference syntax
jonas
Re: [Cython] [Docs bug] Wrong reference syntax
Robert Bradshaw
[Cython] cython + lapack on OS X 10.6
Max
Re: [Cython] cython + lapack on OS X 10.6
Dag Sverre Seljebotn
Re: [Cython] cython + lapack on OS X 10.6
Max Mayzel
Re: [Cython] cython + lapack on OS X 10.6
Dag Sverre Seljebotn
Re: [Cython] cython + lapack on OS X 10.6
Max Mayzel
Re: [Cython] cython + lapack on OS X 10.6
Dag Sverre Seljebotn
Re: [Cython] cython + lapack on OS X 10.6
Max Mayzel
Re: [Cython] cython + lapack on OS X 10.6
Dag Sverre Seljebotn
Re: [Cython] cython + lapack on OS X 10.6
Max Mayzel
Re: [Cython] cython + lapack on OS X 10.6
Max Mayzel
Re: [Cython] cython + lapack on OS X 10.6
Dag Sverre Seljebotn
Re: [Cython] cython + lapack on OS X 10.6
Max Mayzel
[Cython] Checking extension type sizes
Dag Sverre Seljebotn
Re: [Cython] Checking extension type sizes
Robert Bradshaw
Re: [Cython] Checking extension type sizes
Robert Bradshaw
Re: [Cython] Checking extension type sizes
Lisandro Dalcin
Re: [Cython] Checking extension type sizes
Dag Sverre Seljebotn
Re: [Cython] Checking extension type sizes
Robert Bradshaw
Re: [Cython] Checking extension type sizes
Robert Kern
Re: [Cython] Checking extension type sizes
Robert Bradshaw
Re: [Cython] Checking extension type sizes
David Cournapeau
Re: [Cython] Checking extension type sizes
Robert Bradshaw
Re: [Cython] Checking extension type sizes
Lisandro Dalcin
Re: [Cython] Checking extension type sizes
Robert Kern
Re: [Cython] Checking extension type sizes
Greg Ewing
Re: [Cython] Checking extension type sizes
Stefan Behnel
Re: [Cython] Checking extension type sizes
Robert Bradshaw
Re: [Cython] Checking extension type sizes
Robert Kern
Re: [Cython] Checking extension type sizes
Robert Bradshaw
[Cython] small typo in profiling tutorial
Francesco Guerrieri
Re: [Cython] small typo in profiling tutorial
Robert Bradshaw
[Cython] clasmethod still broken
Lisandro Dalcin
Re: [Cython] clasmethod still broken
Stefan Behnel
Re: [Cython] clasmethod still broken
Stefan Behnel
Re: [Cython] clasmethod still broken
Stefan Behnel
Re: [Cython] clasmethod still broken
Greg Ewing
Re: [Cython] clasmethod still broken
Lisandro Dalcin
Re: [Cython] clasmethod still broken
Stefan Behnel
Re: [Cython] clasmethod still broken
Stefan Behnel
Re: [Cython] clasmethod still broken
Lisandro Dalcin
[Cython] Fwd: classmethod-related changes for cls argument
Lisandro Dalcin
Re: [Cython] Fwd: classmethod-related changes for cls argument
Stefan Behnel
Re: [Cython] Fwd: classmethod-related changes for cls argument
Lisandro Dalcin
[Cython] Why 'autotestdict' is on by default?
Lisandro Dalcin
Re: [Cython] Why 'autotestdict' is on by default?
Stefan Behnel
Re: [Cython] Why 'autotestdict' is on by default?
Lisandro Dalcin
Re: [Cython] Why 'autotestdict' is on by default?
Dag Sverre Seljebotn
Re: [Cython] Why 'autotestdict' is on by default?
Lisandro Dalcin
Re: [Cython] Why 'autotestdict' is on by default?
Dag Sverre Seljebotn
Re: [Cython] Why 'autotestdict' is on by default?
Lisandro Dalcin
Re: [Cython] Why 'autotestdict' is on by default?
Robert Bradshaw
[Cython] A typemap system for Cython (idea stolen from SWIG)
Lisandro Dalcin
Re: [Cython] A typemap system for Cython (idea stolen from SWIG)
Stefan Behnel
Re: [Cython] A typemap system for Cython (idea stolen from SWIG)
Dag Sverre Seljebotn
Re: [Cython] A typemap system for Cython (idea stolen from SWIG)
Dag Sverre Seljebotn
Re: [Cython] A typemap system for Cython (idea stolen from SWIG)
Robert Bradshaw
Re: [Cython] A typemap system for Cython (idea stolen from SWIG)
Simon Anders
Re: [Cython] A typemap system for Cython (idea stolen from SWIG)
Stefan Behnel
Re: [Cython] A typemap system for Cython (idea stolen from SWIG)
Jon Olav Vik
Re: [Cython] A typemap system for Cython (idea stolen from SWIG)
Robert Bradshaw
[Cython] type inference - only for Python types?
Stefan Behnel
Re: [Cython] type inference - only for Python types?
Dag Sverre Seljebotn
Re: [Cython] type inference - only for Python types?
Dag Sverre Seljebotn
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Dag Sverre Seljebotn
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Dag Sverre Seljebotn
Re: [Cython] aliasing Python floats to C double
Robert Bradshaw
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Robert Bradshaw
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Robert Bradshaw
Re: [Cython] aliasing Python floats to C double
Dag Sverre Seljebotn
Re: [Cython] aliasing Python floats to C double
Robert Bradshaw
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Robert Bradshaw
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Dag Sverre Seljebotn
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Dag Sverre Seljebotn
Re: [Cython] aliasing Python floats to C double
Robert Bradshaw
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Robert Bradshaw
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Stefan Behnel
Re: [Cython] aliasing Python floats to C double
Dag Sverre Seljebotn
Re: [Cython] aliasing Python floats to C double
Dag Sverre Seljebotn
Re: [Cython] type inference - only for Python types?
Stefan Behnel
Re: [Cython] type inference - only for Python types?
Dag Sverre Seljebotn
Re: [Cython] type inference - only for Python types?
Robert Bradshaw
Re: [Cython] type inference - only for Python types?
Stefan Behnel
Re: [Cython] type inference - only for Python types?
Robert Bradshaw
Re: [Cython] type inference - only for Python types?
Stefan Behnel
Re: [Cython] type inference - only for Python types?
Robert Bradshaw
[Cython] fast matrix and vector operations?
Zak Stone
Re: [Cython] fast matrix and vector operations?
Dag Sverre Seljebotn
Re: [Cython] fast matrix and vector operations?
Dag Sverre Seljebotn
Re: [Cython] [xpyx] Re: fast matrix and vector operations?
Philip Austin
Re: [Cython] [xpyx] Re: fast matrix and vector operations?
Zak Stone
[Cython] Another string encoding idea
Robert Bradshaw
Re: [Cython] Another string encoding idea
Dag Sverre Seljebotn
Re: [Cython] Another string encoding idea
Robert Bradshaw
Re: [Cython] Another string encoding idea
Lisandro Dalcin
Re: [Cython] Another string encoding idea
Robert Bradshaw
Earlier messages
Later messages