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.
I have reported to support, too, and sent them the file.
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
Effect appears even for
TreeForm /@ NestList[#^# &, x, 2]
and only for one element:
All the others are ok:
Ok, I tried this on several Macs. It appears to be a non-issue there.
M.
Ok, great
I think your code has a useless \
TreeForm@NestList[#^# &, x, 4]
The code was lifted from STEPHEN WOLFRAM'S book: elementary introduction to the wolfram language. Every keystroke is intended.
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.
Agree! It was only a supposition!
I have the same effect on my computer reported by Jackreece.
In[1]:= $Version
Out[1]= "11.0.0 for Microsoft Windows (64-bit) (July 28, 2016)"
I see it on MMA 11 running under Windows 10
Yeah I'm using win 10