[SciPy-user] C compilers and Python wrappers

Gabriel Gellner ggellner at uoguelph.ca
Fri Mar 7 14:39:32 EST 2008


Also check out http://pymag.phparch.com
The December issue (which you can purchase separately) has a thorough
introduction for ctypes, with a science library bent! I have been wrapping
libraries like mad since!

Gabriel

On Fri, Mar 07, 2008 at 08:08:13PM +0100, Matthieu Brucher wrote:
>    Hi,
> 
>    You can check on mingw, but also the Visual C++ Express edition (although
>    it is not open source, but I don't see why it should be).
>    To write a module, you can check ctypes (and there is a tutorial in the
>    scipy's cookbook ;))
> 
>    Matthieu
> 
>    2008/3/7, Nuttall, Brandon C <[1]bnuttall at uky.edu>:
> 
>      Folks,
> 
> 
> 
>      I may be asked to help port an application written in C that runs on
>      Macs to run on a Windows-based PC. I have two questions:
> 
> 
> 
>      1)       Does anyone have recommendations for a free, open source C
>      compiler for Windows?
> 
>      2)       Is there a step-by-step guide or tutorial for writing a Python
>      module to act as a wrapper for the C code?
> 
> 
> 
>      Thanks.
> 
> 
> 
>      Brandon Nuttall
> 
>      _______________________________________________
>      SciPy-user mailing list
>      [2]SciPy-user at scipy.org
>      [3]http://projects.scipy.org/mailman/listinfo/scipy-user
> 
>    --
>    French PhD student
>    Website : [4]http://matthieu-brucher.developpez.com/
>    Blogs : [5]http://matt.eifelle.com and
>    [6]http://blog.developpez.com/?blog=92
>    LinkedIn : [7]http://www.linkedin.com/in/matthieubrucher
> 
> References
> 
>    Visible links
>    1. mailto:bnuttall at uky.edu
>    2. mailto:SciPy-user at scipy.org
>    3. http://projects.scipy.org/mailman/listinfo/scipy-user
>    4. http://matthieu-brucher.developpez.com/
>    5. http://matt.eifelle.com/
>    6. http://blog.developpez.com/?blog=92
>    7. http://www.linkedin.com/in/matthieubrucher

> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user




More information about the SciPy-User mailing list