MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Strange Mathematica 3.0.1 Behaviour



Hi MathGroup

I have the following problem with Mathematica 3.0.1 for PowerMacintosh
(MacOS 8.1, US version).
If, after loading the ComplexMap package

Get["Graphics`ComplexMap`"]

I try to evaluate this cell

\!\(\(Clear[f, z]\n
  Iden[z_]\  = \ z; \nf[z_]\  = \ \[ExponentialE]\^z; \n
  zplane\  = \
    CartesianMap[Iden,
      \ {\(-1\), 1, 0.25}, {\(-\[Pi]\)\/3, \[Pi]\/4, \[Pi]\/12},
      PlotRange \[Rule] {{\(-1.2\), 1.2}, {\(-1.2\), 1.2}},
      AspectRatio \[Rule] 1,
      Ticks \[Rule] {Range[\(-1\), 1, 1], {\(-\[Pi]\)\/3, \[Pi]\/4}},
      AxesLabel \[Rule] {"\<x\>", "\<y\>"},
      DisplayFunction \[Rule] Identity]; \ \n
  wplane\  = \
    CartesianMap[f, {\(-1\), 1, 0.25}, {\(-\[Pi]\)\/3, \[Pi]\/4,
\[Pi]\/12},
      PlotRange \[Rule] {{\(-0.2\), 3}, {\(-2.5\), 2.3}},
      AspectRatio \[Rule] 4.8\/3.2,
      Ticks \[Rule] {Range[0, 3, 1], Range[\(-2\), 2, 1]},
      AxesLabel \[Rule] {"\<u\>", "\<v\>"},
      DisplayFunction \[Rule] Identity]; \ \n
  Show[GraphicsArray[{zplane, wplane}],
    DisplayFunction \[Rule] $DisplayFunction]; \n
  Print["\<       The mapping  w = \>", f[z]]; \ \)\)

I have no answer after several minutes of wait (the system says
"Running") and I have to force
Mathematica to quit as the cursor has changed in the usual MacOS watch.
The curious thing is that exactly
the same cells are almost immediately evaluated by Mathematica 3.0.0!. I
have no particular inits in
my system and I installed the patch from WRI substituting the MacOS 8
Appearance control panel device.
Can someone please explain this strange behaviour to me? Has anybody
else experienced similar
hanging up of the 3.0.1 system?

Thanks in Advance
Carlo Gabrieli

snail mail: Carlo Gabrieli
Via San Giovanni d'Acri 15
30126 Lido di Venezia (VE)

e-mail: gabrieli@ocean.isdgm.ve.cnr.it

web pages: http://www.omitech.it/MERLIN/conn.htm

================================================================================
"If you can't explain your research to your grandmother, then you don't
understand it yourself"
             Richard Feynman

"Update your bumper stickers, kids: Mac OS 8 = Windows 2010"
                                                             David Pogue
================================================================================





  • Prev by Date: vectors in polar coordinates
  • Next by Date: Re: Extracting polynomial coefficients?
  • Prev by thread: Re: vectors in polar coordinates
  • Next by thread: Re: Data Extraction from List {{x1,y1}..{xn,yn}}where , ##<x<#