[SciPy-user] code for weave / blitz function wrapper generation
Prabhu Ramachandran
prabhu at aero.iitb.ac.in
Tue Apr 29 12:51:28 EDT 2008
Hoyt Koepke wrote:
> I recently wrote a general purpose function for automatically creating
> wrappers to C++ functions using weave, and I thought others might find
> it useful as well. In particular, I think a good place for it would
> be as a method in the weave ext_module class if others agree. I'm
> also looking for thoughts, suggestions, and for more people to test
> it. All the heavy lifting is done by weave, so hopefully the subtle
> errors are minimal.
I think this is quite useful and could go into weave.
cheers,
prabhu
More information about the SciPy-User
mailing list