From: Jon S. <js...@wm...> - 2001-04-03 16:00:07
|
Try SWIG (http://www.swig.org), to see whether it supports your needs. Jon Saenz. | Tfno: +34 946012470 Depto. Fisica Aplicada II | Fax: +34 944648500 Facultad de Ciencias. \\ Universidad del Pais Vasco \\ Apdo. 644 \\ 48080 - Bilbao \\ SPAIN On Tue, 3 Apr 2001, Michael Drumheller wrote: > Hi, > I am pretty new to numpy and am using it for > image processing. (Also, I am not 100% sure > that this is the appropriate email address for > this question--feel free to redirect me.) > My problem is that I would like to be able > to dive down into C and write my own filters etc., > but I do not want to have to surmount the > somewhat daunting Python/C-extension learning curve if > that is at all possible. I am wondering if > anybody has "packaged" this ability anywhere, > sort of like Perl's Inline.pm. > Thanks, > Mike Drumheller > > ===== > Michael Drumheller > 2735 NE 87th Street, Seattle, Washington 98115 > 206/523-7865 drumheller@alum..mit.edu > > __________________________________________________ > Do You Yahoo!? > Get email at your own domain with Yahoo! Mail. > http://personal.mail.yahoo.com/ > > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > http://lists.sourceforge.net/lists/listinfo/numpy-discussion > |