You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: testProblems.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Note that the optimal antiderivatives (i.e. the correct answers) in the test-sui
15
15
16
16
## Installing the Integration Test Program
17
17
18
-
You can click on the [Test Results](/testResults.html) menu option to see the results of running Rubiand Mathematica on the integration test-suite. However, if you have access to Mathematica and want to run the test-suite yourself, you can download and install the integration test program used to create these test results.
18
+
You can click on the [Test Results](/testResults.html) menu option to see the results of running Rubi, Mathematica and Maple on the integration test-suite. However, if you have access to Mathematica or Maple and want to run the test-suite yourself, you can download and install the integration test program used to create these test results.
19
19
20
20
Mathematica version 7 or later is required to run the test program. However, the installation procedure is a little simpler for more recent versions of Mathematica. Instructions for installing and uninstalling the test program for the various versions of Mathematica are as follows:
21
21
@@ -43,7 +43,7 @@ where **<font face="courier">path</font>** is the full path name of the Download
43
43
44
44
### Mathematica 7 or later
45
45
46
-
Click on [https://rulebasedintegration.org/IntegrationTestProgram-2018.12.22.zip](https://rulebasedintegration.org/IntegrationTestProgram-2018.12.22.zip) to download the test program zip file to the Downloads directory on your computer. Then extract from the zip file the **<fontface="courier">IntegrationTestProgram</font>** folder with all its contents into the directory returned by the Mathematica commmand
46
+
Click on [https://rulebasedintegration.org/IntegrationTestProgram-2018.12.22.zip](https://rulebasedintegration.org/IntegrationTestProgram-2018.12.22.zip) to download the test program zip file for Mathematica to the Downloads directory on your computer. Then extract from the zip file the **<fontface="courier">IntegrationTestProgram</font>** folder with all its contents into the directory returned by the Mathematica commmand
Click on [https://rulebasedintegration.org/MapleIntegrationTestProgram.zip](https://rulebasedintegration.org/MapleIntegrationTestProgram.zip) to download the test program zip file for Maple to the Downloads directory on your computer. Then extract from the zip file the **<fontface="courier">IntegrationTestProgram</font>** folder with all its contents into a directory of your choice. Comments at the beginning of the file **<fontface="courier">IntegrationTestProgram.mpl</font>** describe how to run the test program and the effect of the control variables.
60
+
61
+
57
62
## Running the Integration Test Program
58
63
59
64
After the test program has been installed, load it using the Mathematica's **<fontface="courier">Get</font>** command
0 commit comments