Re: Crash when using Dot on matrices, v 6.0.2
- To: mathgroup at smc.vnet.net
- Subject: [mg106807] Re: Crash when using Dot on matrices, v 6.0.2
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Sun, 24 Jan 2010 05:38:59 -0500 (EST)
On 1/23/10 at 7:29 AM, bertapozar at gmail.com (Norbert P.) wrote: >I'm using Mathematica 6.0.2 and the kernel crashes consistently when >evaluating the line: >Dot[SparseArray[{i_, i_} -> 1, {2, 2}], Table[Range[2], {2}]] >It's just a dot product of two matrices. Anyone else getting the >same problem in v.7? Maybe it's time for me to upgrade. This works fine just as I would expect in version 7 with no crash