[Pyrex] Pyrex questions

Simon Burton simon at arrowtheory.com
Tue Jun 1 17:44:59 CEST 2004


On Tue, 01 Jun 2004 16:49:19 +1000
Tom Kobialka <u3356514 at anu.edu.au> wrote:

> Hi guys,
> 
>   I have a few questions regarding Pyrex that i'm hoping someone can set 
> me straight on. :)
> 
>    Is there a searchable online mailing list archive available for 
> Pyrex? The one on the website doesn't seem to be searchable (or perhaps 
>   I just missed it)
> 
>   I am encapsulating a small C program that makes use of a very specific 
>    gravitational wave frame library. I want to call the routines in the 
> library from my C program. Do I have to encapsulate the library in Pyrex 
> in order to call it from my encapsulated C program? Reading through the 
> Pyrex documentation I get the feeling that I will. This library is  of a 
> reasonable size and i'm not looking forward to encapsulating it. Could I 
> get away with only encapsulating the routines that my program calls? If 
> so, do I need to take into account other routines that these routines 
> may call?

pyrex is for calling c libraries from python. Is this what you want ? You
don't mention python anywhere...

Simon.

-- 
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com 




More information about the Pyrex mailing list