Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Services & Resources / Archive
-----
 /
Mathematica
*Mathematica
*Network Mathematica
*webMathematica
*gridMathematica
*Personal Grid Edition
*Wolfram Workbench
*Wolfram Education Group
*Application Packages
*Mathematica for Students
*Mathematica CalcCenter
*Publicon
*A New Kind of Science Explorer
*Mathematical Explorer
*Mathematica Teacher's Edition
*Calculus WIZ
*Mathematica Player
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

How do I make Part assignments to complex packed arrays correctly?

It has been reported that when trying to make Part assignments to complex packed arrays, the resulting replacement is done incorrectly:

In[1]:=
Out[1]=
 

 

It should be noted that Fourier is not responsible for the problem. We are just using Fourier to generate a complex packed array in this example.

Our developers are aware of this problem and are working towards a solution. The following workaround should be used whenever replacing parts of a complex packed array.

In[2]:=
Out[2]=
 

 

The replacement is now performed correctly.

Download this FAQ as a Mathematica 5.2 Notebook






 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy