User Portlet User Portlet

Discussions
Cross-posted on Mma.SE, [197438](https://mathematica.stackexchange.com/questions/197438/). When using [`SPARQLSelect`](http://reference.wolfram.com/language/GraphStore/ref/SPARQLSelect.html) on [Entity...
I was inspired by Wolfram's [chart of statistical distribution functions][1] and wanted to know what other sets functions where out there and how long they have been around. With the `WolframLanguageData` function and the `"FunctionalityAreas"`...
I am trying the seeming simple task of adding a Viewer to an online notebook and not of the buttons or links in the UI work. Navigate to either *File | Access* or to *Share | Private Document* in Mathematica Online. ![image][2] Collaborators...
Hello, I am in the middle of making a CDF for a collection of expensive calcuations and plots. I've gone with DynamicModule and have read the documentation but I've obviously missed a few things as it is not working as expected. The code below...
Hi all, In the attached notebook I have created a ragged array using Table. I also used table to get each row and the number to right-hand side padding. I used Apply on the first entry of the table with the row and the padding parameter and it...
Hi all, I'm following the CUDALink tutorial [ http://reference.wolfram.com/language/CUDALink/tutorial/Introduction.html ] and everything is going fine until I get to the part that calls CUDADot on the matrices. At this part I get a time out error...