Skip to content

Commit 235e441

Browse files
authored
Update usingRubi.md
1 parent 16ffd4f commit 235e441

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

usingRubi.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ or the shorter form
1717
```
1818
to load Rubi into Mathematica.
1919

20-
The first time Rubi is loaded, it will take a minute or two to read in and initialize the system. However, this initial load also saves a fast loading memory image of Rubi, so all subsequent load commands will be almost instantaneous.
20+
The first time Rubi is loaded, it will take a minute or two to read in and initialize the system. However, this initial load also saves a fast loading memory image of Rubi, so all subsequent load commands will be almost instantaneous.
21+
22+
Options for reducing the amount of memory Rubi requires are described at the end of this page.
2123

2224

2325
## Integrating expressions

0 commit comments

Comments
 (0)