We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d540ba1 commit d472961Copy full SHA for d472961
1 file changed
CHANGES.rst
@@ -36,6 +36,7 @@ Enhancements
36
* ``FindRoot`` now receives several optional parameters like ``Method`` and ``MaxIterations``.
37
* ``FixedPoint`` now supports the ``SameTest`` option.
38
* ``Prime`` and ``PrimePi`` now accept a list parameter and have the ``NumericFunction`` attribute.
39
+* ``Read`` with ``Hold[Expression]`` now supported. (#1242)
40
* ``ReplaceRepeated`` and ``FixedPoint`` now supports the ``MaxIteration`` option (#1260).
41
* ``Simplify`` performs a more sophisticated set of simplifications.
42
* ``Simplify`` accepts a second parameter that temporarily overwrites ``$Assumptions``.
0 commit comments