User Portlet User Portlet

Discussions
Sorry for resurrecting an old topic, but I'm curious about what you said. Was the next release you were referring to 10.0.2? If so, what is the easier way you mentioned? The reason I ask is that I'm currently writing a report which will include...
Thank you very much, that's exactly what I needed!
I'm not using any custom startup code, and nothing changed after trying your suggestion. I also tried fiddling with the settings in Preferences -> Parallel, to no avail. I guess it's time to file a bug report, since there doesn't seem to be...
Thank you for confirming this, I've contacted support now.
An interesting addition, but in my work computing the multi-indices will never actually be the bottleneck, since both the computation time and memory usage for the remainder of my program is exponential in $b$.
I am building a function which needs as input (among other things) a region and four points $z_1, z_2, z_3$ and $z_4$ on its boundary. The function will call NDSolve with separate boundary conditions set on each of the arcs $(z_1,z_2), (z_2, z_3),$...