Log In
source-git
/
Cython
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
a9b8cd369844690fe82e7fbc921a6bfd7fcc3911
a9b8cd369844690fe82e7fbc921a6bfd7fcc3911
tests
broken
l_capi.pyx
Fork and Edit
Blob
Blame
History
Raw
cdef api float f(float x): return 0.5 * x * x