|
[Date Index]
[Thread Index]
[Author Index]
Crash when using Dot on matrices, v 6.0.2
- To: mathgroup at smc.vnet.net
- Subject: [mg106760] Crash when using Dot on matrices, v 6.0.2
- From: "Norbert P." <bertapozar at gmail.com>
- Date: Sat, 23 Jan 2010 07:29:49 -0500 (EST)
Hi everyone,
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.
Thanks for the help,
Norbert
Prev by Date:
Re: Plotting date-time series in 3D how to handle date-time to plot
Next by Date:
Scrolling text: Changing text color, etc.
Previous by thread:
Re: Finding and changing strings in a matrix
Next by thread:
Re: Crash when using Dot on matrices, v 6.0.2
|