summaryrefslogtreecommitdiff
path: root/numpy/doc/pyrex/notes
blob: 301581cee1df3928d83a7fcb3d2f09211a746332 (plain)
1
2
3
- cimport with a .pxd file vs 'include foo.pxi'?

- the need to repeat: pyrex does NOT parse C headers.