[SciPy-Dev] GSoC Proposal draft -- Improvements to the sparse package of Scipy: support for bool dtype and better interaction with Numpy

Blake Griffith blake.a.griffith at gmail.com
Tue May 7 23:25:09 EDT 2013


On Tue, Apr 30, 2013 at 2:02 PM, Pauli Virtanen <pav at iki.fi> wrote:

> Hi,
>
> 27.04.2013 10:17, Blake Griffith kirjoitti:
> [clip]
> > https://github.com/cowlicks/GSoC-proposal/blob/master/proposal.markdown
>
> Comments:
>
>
> - "adding new functions/methods" --- these would for a large part
>   not be new user-visible methods, right? __add__, __minus__, multiply,
>   etc. are already there, although their functionality is at the moment
>   more restricted than it should be, which is to be fixed.
>
> --
> Pauli Virtanen
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>

I was considering adding user visible methods that would have similar
behavior to existing ufuncs but for sparse matricies. Although I have not
looked at exactly what could be added. Although improving the functionality
of __add__, __minus__, etc is probably more useful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20130507/f9dec324/attachment.html>


More information about the SciPy-Dev mailing list