[SciPy-User] Error in scipy sparse: multiplication with coo_matrix copy changes the data and the format of the multiplied

Juan Nunez-Iglesias jni.soma at gmail.com
Thu Mar 22 19:00:08 EDT 2018


Actually, I hadn’t, and I realised I hadn’t updated scipy to 1.0, so it was a good chance to try both. I’m on macOS. Indeed, on 0.19 I see the same issue you do, while on 1.0 it is gone.

Incidentally, there’s a few issues related to this that might have been resolved without closing the corresponding GH issue:
https://github.com/scipy/scipy/issues/6902
https://github.com/scipy/scipy/issues/6603

These may have been fixed here:
https://github.com/scipy/scipy/issues/7077
https://github.com/scipy/scipy/pull/7078

Any devs want to comment on these?

Juan.

On 22 Mar 2018, 6:22 PM -0400, Ergun Bicici <ergun.bicici at boun.edu.tr>, wrote:
>
> Hi Juan,
>
> Ok I am installing:
> ​pip3 install scipy
>
> How about you? Did you try?
>
>
> Best Regards,
> Ergun
>
> Ergun Biçici
> http://bicici.github.com/
>
>
> > On Thu, Mar 22, 2018 at 11:41 PM, Juan Nunez-Iglesias <
> >
> > jni.soma at gmail.com> wrote:
> > > Hi Ergun,
> > >
> > > You should probably update your SciPy version to 1.0. It is more likely that the “fixed” behaviour reported by David is indeed fixed in 1.0, rather than an OS difference.
> > >
> > > Juan.
> > >
> > > On 22 Mar 2018, 10:59 AM -0400, Ergun Bicici <ergun.bicici at boun.edu.tr>, wrote:
> > > >
> > > > I'll wait for response from others. Your environment looks different. Thank you.
> > > >
> > > >
> > > > Best Regards,
> > > > Ergun
> > > >
> > > > Ergun Biçici
> > > > http://bicici.github.com/
> > > >
> > > >
> > > > > On Thu, Mar 22, 2018 at 3:16 PM, David Hagen <david at drhagen.com> wrote:
> > > > > > >  ​Can you try on linux as well?
> > > > > >
> > > > > > Sorry, I do not have access to a linux box right now. Can you try 1.0.0 in virtual environment?
> > > > > >
> > > > > > _______________________________________________
> > > > > > SciPy-User mailing list
> > > > > > SciPy-User at python.org
> > > > > > https://mail.python.org/mailman/listinfo/scipy-user
> > > > > >
> > > >
> > > > _______________________________________________
> > > > SciPy-User mailing list
> > > > SciPy-User at python.org
> > > > https://mail.python.org/mailman/listinfo/scipy-user
> > >
> > > _______________________________________________
> > > SciPy-User mailing list
> > > SciPy-User at python.org
> > > https://mail.python.org/mailman/listinfo/scipy-user
> > >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-user/attachments/20180322/9dab68bf/attachment-0001.html>


More information about the SciPy-User mailing list