User Portlet User Portlet

Discussions
thank you
I hadn't that problem with *Mathematica* v10.0.2 but I have it now with the last *Mathematica* v10.1.0 (Windows 8.1/Firefox 36.0.4). It seems that *Mathematica* 10.1.0 has installed a new plugin *npmathplugin.dll* in the folder *c:\Program Files...
Also, in case there is any confusion about it, CDF itself is here to stay, we're simply anticipating the web-plugin aspect becoming obsolete as browsers begin to drop NPAPI support.
I wanted to add order 3 wheel graphs to the demo demo for everything with an edge length less than 100. That starts running into combinatorial difficulties, so I calculated the distance between the far vertices of two triangles sharing an edge. It's...
I had the same problem with my site [www.lucamoroni.it][1]. I solved it thanks to that answer by Pickett in [this thread][2] [1]: http://www.lucamoroni.it [2]:...
My first try was really to use this script. Unfortunately, it doesn't worked for me and still I don't know why. So, I had to look for alternatives. Basically, I did manually what it is supposed that this script must do.
Consider also that, according to the last post (by [Andre Kuzniarek][1] of Wolfram Research) in [this][2] thread, the release of a new version of CDF Player (compatible with Mathematica 10) is expected in few weeks. Anyway, people having older...
Thanks Andre It's a great news to hear that Wolfram is actually releasing an updated version of CDF Player. I'd be glad to contribute as a beta tester and I've sent my submission to support@wolfram.com
I ran the matrix multiply for M8 and M10. (M9 was uninstalled) M10 is marginally faster but repeating the tests a few times shows M8 can be better than the worst of M10. Code attached. Chrome freezes every time I insert code so I'll show a sample...
Many thanks! It solved the problem in IE. Unfortunately now it is not working in the case of Chrome. I guess I have to opt between one and the other!