Tagged Questions
5
votes
1answer
89 views
Exporting twice crashes Mathematica on Ubuntu 12.04 with Unity
I'm trying to work out if it's a Mathematica, Ubuntu or setup specific bug. I've asked some colleagues to try it on other Linuxes.
This also crashes on OS X with Mathematica 8.0 and fails with 9.0, ...
4
votes
1answer
130 views
Precision of rendered Rectangles in stiff-scale graphics
The attchd graphics called chromograms represent a set of discrete-state, continuous-time - ie, discrete-event signals, generated with Mathematica 9 on OSX with a Cinema display.
• Top 2 rows are ...
2
votes
2answers
159 views
Pasting external PDF vector graphics without losing ability to export them
As in previous versions, Mathematica 9 on Mac OS X (10.7.5 here) still has a problem with pasted PDF graphics that were copied from external applications such as ...
6
votes
0answers
578 views
Limiting the use of discrete graphics card on Mac
Apple's laptop running Mac OS have a pretty nice feature to make the battery last longer: the dynamically switch between the low-power integrated graphics card and the higher-performance dedicated ...
6
votes
1answer
199 views
Color ramp banding in PDFKit when exporting Raster image Inset to PDF
Here I produce a Raster image with large uniformly colored rectangles and put it in an Inset:
...
12
votes
3answers
533 views
Removing unwanted appearance of underlying mesh
Let us first define two positive definite matrices:
M1 = {{2, -6}, {4, 8}};
M2 = {{2, 3}, {4, 8}};
then set two points ...
