[Numpy-discussion] Reminder: weekly status meeting

Hameer Abbasi einstein.edison at gmail.com
Thu Oct 25 06:40:16 EDT 2018


Hi!

Sorry to miss this week’s meeting.

If I may point out an inaccuracy in the notes: in PyData/Sparse most things are implemented from the ground up without relying on scipy.sparse. The only part that does rely on it is `sparse.matmul`, `sparse.dot` and `sparse.tensordot`, as well as a few conversions to/from SciPy, if these could depend on Cython wrappers instead that’d be nice.

I should probably update the docs on that. If anyone is willing to discuss pydata/sparse with me, I’ll be available for a meeting anytime.

Best Regards,
Hameer Abbasi

> On Thursday, Oct 25, 2018 at 12:08 AM, Stefan van der Walt <stefanv at berkeley.edu (mailto:stefanv at berkeley.edu)> wrote:
> Hi all,
>
> On Mon, 22 Oct 2018 09:56:37 +0300, Matti Picus wrote:
> > We therefore invite you to join us for our weekly calls,
> > each **Wednesday from 12:00 to 13:00 Pacific Time**.
> >
> > Detail of the next meeting (2018-10-24) is given in the agenda
>
> This week's meeting notes are at:
>
> https://github.com/BIDS-numpy/docs/blob/master/status_meetings/status-2018-10-24.md
>
> Stéfan
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20181025/11640340/attachment.html>


More information about the NumPy-Discussion mailing list