<html xmlns="http://www.w3.org/1999/xhtml"><head> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> </head> <body style="font-family:Helvetica;color:#000000;font-size:13px;"><div id="CanaryBody"> <div>Hi everyone,</div><div><br></div><div> Like I said, we just use those to coerce SciPy arrays to native ones for compatibility. You could remove all those and the package would work fine, as long as you were using native PyData/Sparse arrays.</div><div><br></div>The only core functionality dependent on scipy.sparse is matrix multiplication and the like. Everything else is for inter-operability.<br> <div><br></div> </div> <div id="CanarySig"> <div> <div style="font-family:Helvetica;color:#000;font-size:13px;">Best Regards,<div>Hameer Abbasi</div></div> <div><br></div> </div> </div> <div id="CanaryDropbox"> </div> <blockquote id="CanaryBlockquote"> <div> <div>On Friday, Oct 26, 2018 at 1:19 AM, Tyler Reddy <<a href="mailto:tyler.je.reddy@gmail.com">tyler.je.reddy@gmail.com</a>> wrote:<br></div> <div><div dir="ltr"><div dir="ltr"><div dir="ltr">What exactly would you like Cython wrappers for? Some of the C++ code in scipy/sparse/sparsetools?</div><div dir="ltr"><br></div><div>I see you have COO.from_scipy_sparse(x) in some pydata/sparse code paths, which presumably you'd like to avoid or improve?</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 25 Oct 2018 at 03:41, Hameer Abbasi <<a href="mailto:einstein.edison@gmail.com">einstein.edison@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div style="font-family:Helvetica;color:#000000;font-size:13px"><div id="m_6379619985015641615"> <div> Hi!</div><div><br></div><div>Sorry to miss this week’s meeting.</div><div><br></div><div>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.</div><div><br></div><div>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.</div> <div><br></div> </div> <div id="m_6379619985015641615"> <div> <div style="font-family:Helvetica;color:#000;font-size:13px">Best Regards,<div>Hameer Abbasi</div></div> <div><br></div> </div> </div> <div id="m_6379619985015641615CanaryDropbox"> </div> <blockquote id="m_6379619985015641615"> <div> <div>On Thursday, Oct 25, 2018 at 12:08 AM, Stefan van der Walt <<a href="mailto:stefanv@berkeley.edu" target="_blank">stefanv@berkeley.edu</a>> wrote:<br></div> <div>Hi all, <br> <br>On Mon, 22 Oct 2018 09:56:37 +0300, Matti Picus wrote: <br><blockquote type="cite">We therefore invite you to join us for our weekly calls, <br>each **Wednesday from 12:00 to 13:00 Pacific Time**. <br> <br>Detail of the next meeting (2018-10-24) is given in the agenda <br></blockquote> <br>This week's meeting notes are at: <br> <br><a href="https://github.com/BIDS-numpy/docs/blob/master/status_meetings/status-2018-10-24.md" target="_blank">https://github.com/BIDS-numpy/docs/blob/master/status_meetings/status-2018-10-24.md</a> <br> <br>Stéfan <br>_______________________________________________ <br>NumPy-Discussion mailing list <br><a href="mailto:NumPy-Discussion@python.org" target="_blank">NumPy-Discussion@python.org</a> <br><a href="https://mail.python.org/mailman/listinfo/numpy-discussion" target="_blank">https://mail.python.org/mailman/listinfo/numpy-discussion</a> <br></div> </div> </blockquote> <img id="m_637961998501564161553A48FE16F18B200958D62E9F4BC899C" width="1px" src="" height="1px"></div>_______________________________________________<br> NumPy-Discussion mailing list<br> <a href="mailto:NumPy-Discussion@python.org" target="_blank">NumPy-Discussion@python.org</a><br> <a href="https://mail.python.org/mailman/listinfo/numpy-discussion" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/numpy-discussion</a><br> </blockquote></div> _______________________________________________ <br>NumPy-Discussion mailing list <br>NumPy-Discussion@python.org <br>https://mail.python.org/mailman/listinfo/numpy-discussion <br></div> </div> </blockquote> <img id="81E2746AA75846CD7984D18A90666424" width="1px" src="http://pixels.canarymail.io:8100/track/977C99C0645380AF45E168B4CDA443F5_81E2746AA75846CD7984D18A90666424.png" height="1px"></body></html>