When I run
TreeForm/@NestList[#^#&,x,4]
In version 11, the third output just keeps blinking. Processor usage stays high on the kernel process even after executing.
Anybody experiencing this?
Iv written to support. Does anyone have a faster way to get to them? It could be a problem with the rendering subsystem.
Effect appears even for
TreeForm /@ NestList[#^# &, x, 2]
and only for one element:
All the others are ok:
Sorry everyone.
Now I can see it on a Mac Mini, but only when I move the Mouse.
Shame. I hope for one Macs would not have that problem...
Cheers,
Marco
Ok, I tried this on several Macs. It appears to be a non-issue there.
M.
Ok, great
Hi,
how do you conclude that? Wouldn't that depend a bit on what you want to represent? It seems to be perfectly valid to look at the elements of the sequence.
TreeForm /@ NestList[#^# &, x, 4]
It appears to me that the input is syntactically correct.
The code was lifted from STEPHEN WOLFRAM'S book: elementary introduction to the wolfram language. Every keystroke is intended.
I think your code has a useless \
TreeForm@NestList[#^# &, x, 4]
I see it on MMA 11 running under Windows 10
I cannot reproduce that on MMA 11 and OSX 10.11.6