Re: [SciPy-User] Error in scipy sparse: multiplication with coo_matrix copy changes the data and the format of the multiplied
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@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@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@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@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@python.org https://mail.python.org/mailman/listinfo/scipy-user
_______________________________________________ SciPy-User mailing list SciPy-User@python.org https://mail.python.org/mailman/listinfo/scipy-user
_______________________________________________ SciPy-User mailing list SciPy-User@python.org https://mail.python.org/mailman/listinfo/scipy-user
Hi Juan, Thank you for your confirmation. The issues you mentioned are also different. Best Regards, Ergun Ergun Biçici http://bicici.github.com/ <http://ergunbicici.blogspot.com/> On Fri, Mar 23, 2018 at 2:00 AM, Juan Nunez-Iglesias <jni.soma@gmail.com> wrote:
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@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/ <http://ergunbicici.blogspot.com/>
On Thu, Mar 22, 2018 at 11:41 PM, Juan Nunez-Iglesias < jni.soma@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@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/ <http://ergunbicici.blogspot.com/>
On Thu, Mar 22, 2018 at 3:16 PM, David Hagen <david@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@python.org https://mail.python.org/mailman/listinfo/scipy-user
_______________________________________________ SciPy-User mailing list SciPy-User@python.org https://mail.python.org/mailman/listinfo/scipy-user
_______________________________________________ SciPy-User mailing list SciPy-User@python.org https://mail.python.org/mailman/listinfo/scipy-user
_______________________________________________ SciPy-User mailing list SciPy-User@python.org https://mail.python.org/mailman/listinfo/scipy-user
participants (2)
-
Ergun Bicici -
Juan Nunez-Iglesias