[SciPy-Dev] Quadpack conversion to Fortran

Nathan Woods charlesnwoods at gmail.com
Wed Oct 9 14:35:04 EDT 2013


I gather that there's not an established template for how to do this sort
of thing?

For instance, is there some other part of SciPy where someone has
integrated Cython (say) with low-level libraries such that callbacks to
python are avoided?

Nathan Woods


On Wed, Oct 9, 2013 at 12:23 PM, Pauli Virtanen <pav at iki.fi> wrote:

> 09.10.2013 20:33, Nathan Woods kirjoitti:
> > I took a look at the quad routine, and it appears that its ctypes
> > integration is limited to single-variable functions. I'm not totally sure
> > why that would be, but it's a bit crippling for anything that includes
> > extra args, as well as any attempt at multidimensional integrals. Can
> > anyone confirm this? I'm pretty new at the guts of SciPy and C in
> general.
>
> See
> http://article.gmane.org/gmane.comp.python.scientific.devel/18285
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20131009/34fbf7fe/attachment.html>


More information about the SciPy-Dev mailing list