User Portlet User Portlet

Discussions
In[113]:= a = Rectangle[{0, 0}, {1, 1}, RoundingRadius -> 0.5]; In[114]:= ToNumericalRegion[a] Out[114]= NumericalRegion[None, {{0., 1.}, {0., 1.}}] The bug appears only with Rounding and only if I do not combine this...
Dear Colleagues, My University allows for up to 5 Mathematica licenses per person. I have a powerful desktop with 40 processors while each license allows for only up to 16 kernels to be run in parallel. Can I somehow use additional...