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
This downloads the latest version of Rubi and installs it on your computer as a package in Mathematica's Paclets repository for packages.
29
30
Click on [Using Rubi](https://rulebasedintegration.org/usingRubi.html) for instructions how to load and use Rubi to integrate expressions.
30
31
@@ -38,27 +39,37 @@ to see the full path name of the package.
38
39
39
40
## Instructions for Mathematica 9 or later
40
41
41
-
Click on [https://rulebasedintegration.org/Rubi-4.16.1.0.paclet](https://rulebasedintegration.org/Rubi-4.16.1.0.paclet) to download the Rubi paclet file to the Downloads directory on your computer. Then start Mathematica and issue the **<fontface="courier">PacletInstall</font>** command
42
+
Click on [https://rulebasedintegration.org/Rubi-4.17.3.0.paclet](https://rulebasedintegration.org/Rubi-4.17.3.0.paclet)
43
+
to download the Rubi paclet file to the Downloads directory on your computer.
44
+
Then start Mathematica and issue the **<fontface="courier">PacletInstall</font>** command
where **<fontface="courier">path</font>** is the full path name of the Downloads directory on your computer.
46
51
This installs the latest version of Rubi on your computer as a package in Mathematica's Paclets repository for packages.
47
52
Click on [Using Rubi](https://rulebasedintegration.org/usingRubi.html) for instructions how to load and use Rubi to integrate expressions.
48
53
49
54
Use the command
55
+
50
56
```mma
51
57
First[PacletFind["Rubi"]]["Location"]
52
58
```
59
+
53
60
to see the full path name of the package.
54
61
55
62
56
63
## Instructions for Mathematica 7 or later
57
64
58
-
Click on [https://rulebasedintegration.org/Rubi-4.16.1.0.zip](https://rulebasedintegration.org/Rubi-4.16.1.0.zip) to download the Rubi zip file to the Downloads directory on your computer. Then extract from the zip file the **<fontface="courier">Rubi</font>** folder with all its contents into the directory returned by the Mathematica commmand
65
+
Click on [https://rulebasedintegration.org/Rubi-4.17.3.0.zip](https://rulebasedintegration.org/Rubi-4.17.3.0.zip) to download the Rubi zip
66
+
file to the Downloads directory on your computer.
67
+
Then extract from the zip file the **<fontface="courier">Rubi</font>** folder with all its contents into the directory returned by the Mathematica commmand
0 commit comments