Include complex float structs in numpy.pxd
Dag Sverre Seljebotn authored
28baecd5
Name Last commit Last update
Cython Include complex float structs in numpy.pxd
Demos Fix optional cdef arguments for c++, possible optimization when not all args are used.
Doc Cleared file executable bit that was set earlier by a mistake
Tools Automatic embedding of signatures in docstring (#2)
bin Better cython script for windows
pyximport Add another missing file.
tests Include complex float structs in numpy.pxd
.hgignore Building tags with ctags [1] helps navigating source code. So I usually build tags, and would like it to be please included in .hgignore .
.hgtags Added tag 0.10 for changeset a89b05b78236
CHANGES_pyrex.txt Cleared file executable bit that was set earlier by a mistake
COPYING.txt Cleared file executable bit that was set earlier by a mistake
INSTALL.txt Cleared file executable bit that was set earlier by a mistake
LICENSE.txt Update license file.
MANIFEST.in Make sure the Includes get bundled.
Makefile Makefile fix
README.txt Cleared file executable bit that was set earlier by a mistake
ToDo.txt Cleared file executable bit that was set earlier by a mistake
USAGE.txt Cleared file executable bit that was set earlier by a mistake
cython.py cython.locals(...) decorator for pure python type declarations.
runtests.py ignore CmdLine.py in coverage tests
setup.py [Cython] PATCH: fix pyximport installation as a package