Parallelizing code, any tips?
Does Reduce have problems with greek symbols that lead to wrong results?
Full screen image in slideshow?
Parallelizing code, any tips? http://mathematica.stackexchange.com/questions/128905/parallelizing-code-any-tips
I have access to a Linux cluster and I'm trying to use Parallelize to run the above bellow faster, but whenever I try to place Parallelize in any other parts, besides the loop, where I think it may ...
- asked by Sergio Parreiras 2votes Does Reduce have problems with greek symbols that lead to wrong results?
I call Reduce on the following simple system of inequalities e = ((-4 + Sqrt[(-2 + )^2] + 3 ) Log[p] + 4 Log[])/(2 ); Reduce[e > 0 && 1 > > 0 && 1 > p > 0 ...
- asked by klm 3votes Full screen image in slideshow? http://mathematica.stackexchange.com/questions/128875/full-screen-image-in-slideshow
Is it possible to make an image fill up and entire slide in a slideshow notebook so that there are no cell brackets or any white space around it at all (when viewed in presentation mode of course)?
- asked by M.R. 1vote —