Re: array setting and math function annoyance
Greg Ewing <[email protected]>
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
Arc Riley wrote: > Our current method of .pyx files filled with > include statements for .pxi files in the same directory is a workaround > for Pyrex's lack of this functionality. Can you explain exactly what functionality you're after here? If it's reasonable and easy to provide in Pyrex, I'll see what I can do. -- Greg