Tag for questions about compatibility among various versions of Mathematica, and compatibility issues of Mathematica with various operating systems.
12
votes
2answers
255 views
Internal “Periodical” functions in version 7
In version 7 there exist these Internal` context functions:
?Internal`*Periodical*
...
12
votes
2answers
204 views
Good way to discriminate between Mathematica/PlayerPro/CDFPlayer
Within a Mathematica program with a graphical user interface I want to programmatically determine whether the code runs in a full Mathematica, a Player Pro or a CDF-Player. There seem to not be any ...
11
votes
2answers
281 views
backward compatibility
When producing or enhancing code, it is tempting to use recent new primitives of Mathematica introduced in version 7 and 8, but for library code or in preparation or future version change in ...
1
vote
1answer
110 views
Backward compatibility issues while DumpSaving Interpolation polynomials
I have bkwrd compatibility issues when I save my NDSolve result (which is an interpolating polynomia) using DumpSave from Mathematica 8 on Windows 7 and then try ...
1
vote
1answer
218 views
Compatibility of Mathematica Notebooks written on Mac with Windows
I wrote a notebook on Mac OS 10.7.4 and run it on Windows XP at work. On my Mac I use a full version of Mathematia 8.0.1.0, whereas on the Windows-system only a trial version (Version 8.0.4.0.).
...
