We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aea618 commit 1fcce66Copy full SHA for 1fcce66
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+# 4.16.0.4
2
+
3
+- Improve loading time of the package. After the first loading of Rubi (takes up to one or more minutes), the complete
4
+package is now stored in a binary format that allows to load Rubi in under a second
5
+- Remove global `Int` definitions before loading Rubi to avoid shadow warning message
6
7
+# 4.16.0.3
8
9
+- Fix issue where the display of Steps does not work on Mathematica version 7/8
10
11
+# 4.16.0.2
12
13
+- Latest integration rules from Albert
14
+- Fix that building the Mathematica page from the integration notebooks keeps semantics and verify it by running the test-suite
0 commit comments