Will Experimental Data Analyst work with Mathematica 3.0 or 4.0?
 We have recently released a Mathematica 4.2-compatible version of Experimental Data Analyst for Windows, Macintosh, Linux, Unix, and compatible systems. Please download the update from the following link: http://www.wolfram.com/products/applications/updates/ Here are a few notes about running Experimental Data Analyst package with Mathematica 3.0, 4.0, and 4.1. All platforms: This package was originally written to be compatible with Mathematica 2.2. It has not been formally tested under Mathematica 3.0 and 4.0 and it is not officially supported for either of these version of Mathematica. While the vast majority of functions defined should work with no problem, there may be a few functions defined in this package that depend on Mathematica 2.2-specific functions or packages. Microsoft Windows only: The package names are truncated into the old 8.3 filename convention. In order for the packages to load correctly under Mathematica 3.0 or 4.0, the file will have to be renamed to the standard long versions. We have made Mathematica 3.0 notebooks available at the following URL. http://support.wolfram.com/archive/applicationpacks/files/FixEDAPack.nb The notebooks in this directory use file-manipulation commands in Mathematica to automatically rename the package files to the standard long names. Please take note of the following: | 1. | The application package should be installed in the subdirectory within the Mathematica 3.0 or 4.0 directory. |
| 2. | If you want to make sure the package is available every time you start Mathematica, copy the entire package to the directory. |
| 3. | In Mathematica 2.2, all packages were made available by reading in the Master package. If you are running Mathematica Version 3.0 or 4.0, you should instead use the following command to load the Master package. |
In[1]:= |  |
Our developers are working to test the packages and make them 3.0 and 4.0-compatible. When the new packages are ready, you can upgrade by contacting Customer Service. Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
|