Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
cython
Repository
28baecd50d9bdbcbff315823ac750e861ccd3305
Switch branch/tag
cython
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/kirr/cython.git
Include complex float structs in numpy.pxd
Dag Sverre Seljebotn authored
16 years ago
28baecd5
Name
Last commit
Last update
Cython
Include complex float structs in numpy.pxd
16 years ago
Demos
Fix optional cdef arguments for c++, possible optimization when not all args are used.
16 years ago
Doc
Cleared file executable bit that was set earlier by a mistake
16 years ago
Tools
Automatic embedding of signatures in docstring (#2)
16 years ago
bin
Better cython script for windows
16 years ago
pyximport
Add another missing file.
16 years ago
tests
Include complex float structs in numpy.pxd
16 years ago
.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 .
16 years ago
.hgtags
Added tag 0.10 for changeset a89b05b78236
16 years ago
CHANGES_pyrex.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
COPYING.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
INSTALL.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
LICENSE.txt
Update license file.
16 years ago
MANIFEST.in
Make sure the Includes get bundled.
16 years ago
Makefile
Makefile fix
16 years ago
README.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
ToDo.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
USAGE.txt
Cleared file executable bit that was set earlier by a mistake
16 years ago
cython.py
cython.locals(...) decorator for pure python type declarations.
16 years ago
runtests.py
ignore CmdLine.py in coverage tests
16 years ago
setup.py
[Cython] PATCH: fix pyximport installation as a package
16 years ago
README.txt