User Portlet User Portlet

Jesús Manuel Cillero Ares
Discussions
Hi, I'm trying to design a Menu like the Mathematica FrontEnd: Current behavior: If "MouseOver PopUp" then it changes the color from gray to blue. If "MouseExited PopUp" then it changes the color from blue to gray. If "Clicked PopUp" then...
I am working with Mathematica_v10.0, I am doing a Palette and i´d like delete the "HomeEditionBar" (Wolfram Mathematica Home Edition). Is possible a legal path. Thanks, Jesús M.
Hi. I'm trying to solve the example of the narrowing tube 2D presented on page (https://reference.wolfram.com/language/FEMDocumentation/tutorial/SolvingPDEwithFEM.html) and attached to a file. I'm using Mathematica v10.020. BUT I have a...
**Hello, I'm trying to discretize a very fine ring with "ImplicitRegion", but Mathematica does not let me.** in: ?x=ImplicitRegion[?0.12?^2?x^2+y^2??0.125?^2,{{x,-0.125,0.125},{y,-0.125,0.125},{z,0,1.}}] out:...
The following code is faster, and in your PC much faster than mine... In my Pc, i get: boo // Timing, = {33.633816, 5482660}. But with: JesusCA = Compile[{{kk, _Integer}}, Module[{}, ptable = Map[(3 #^2 - #)/2 &, Range@4500]; k = kk;...
My final problem is the time out Limit: The NVIDIA driver lost connection with the display driver due to exceeding the Windows Time Out limit (2 sec.) and is unable to continue. It like: this is the case when the workload sent to the Graphics...