summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/polexpr
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-05 21:56:17 +0000
committerKarl Berry <karl@freefriends.org>2019-02-05 21:56:17 +0000
commit076635117d18350a7f9fa5cf2ca4bd966e513483 (patch)
tree29c269b9f8a3f58e8ab87a8088333c3f47a95fb3 /Master/texmf-dist/doc/latex/polexpr
parent55c5791c6ab8cf082514fe407968cf20b165639a (diff)
polexpr (5feb19)
git-svn-id: svn://tug.org/texlive/trunk@49948 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/polexpr')
-rw-r--r--Master/texmf-dist/doc/latex/polexpr/README.md11
-rw-r--r--Master/texmf-dist/doc/latex/polexpr/polexpr.html42
-rw-r--r--Master/texmf-dist/doc/latex/polexpr/polexpr.txt40
3 files changed, 58 insertions, 35 deletions
diff --git a/Master/texmf-dist/doc/latex/polexpr/README.md b/Master/texmf-dist/doc/latex/polexpr/README.md
index fb50e104a66..d311eb67e6b 100644
--- a/Master/texmf-dist/doc/latex/polexpr/README.md
+++ b/Master/texmf-dist/doc/latex/polexpr/README.md
@@ -4,7 +4,7 @@ Package polexpr README
License
-------
-Copyright (C) 2018 Jean-François Burnol
+Copyright (C) 2018-2019 Jean-François Burnol
See documentation of package [xint](http://www.ctan.org/pkg/xint) for
contact information.
@@ -73,12 +73,13 @@ Releases
The `'` character can be used in polynomial names.
- 0.6 (2018/11/20)
New feature: multiplicity of roots.
-- 0.7 (2018/12/08)
+- 0.7 (2018/12/08), 0.7.1 (bugfix), 0.7.2 (bugfix) (2018/12/09)
New feature: finding all rational roots.
-- 0.7.1, 0.7.2 (2018/12/09)
- Emergency bugfix.
+- 0.7.3 (2019/02/04)
+ Bugfix: polynomial names ending in digits caused errors. Thanks to
+ Thomas Söll for report.
-Files of 0.7.2 release:
+Files of 0.7.3 release:
- README.md,
- polexpr.sty (package file),
diff --git a/Master/texmf-dist/doc/latex/polexpr/polexpr.html b/Master/texmf-dist/doc/latex/polexpr/polexpr.html
index 39044a2ea54..63780d79efa 100644
--- a/Master/texmf-dist/doc/latex/polexpr/polexpr.html
+++ b/Master/texmf-dist/doc/latex/polexpr/polexpr.html
@@ -362,7 +362,7 @@ ul.auto-toc {
<body>
<div class="document" id="package-polexpr-documentation">
<h1 class="title">Package polexpr documentation</h1>
-<h2 class="subtitle" id="id1">0.7.2 (2018/12/09)</h2>
+<h2 class="subtitle" id="id1">0.7.3 (2019/02/04)</h2>
<!-- comment: -*- fill-column: 72; mode: rst; -*- -->
<div class="contents topic" id="contents">
@@ -753,10 +753,10 @@ of dichotomy method.</p>
</pre>
<p>In this example, the output will look like this (but using math mode):</p>
<pre class="literal-block">
-x^9 − 8.9667x^8 + 35.73400293x^7 − 83.070418400109x^6 + 124.143648875193123x^5
-− 123.683070924326075877x^4 + 82.149260397553075617891x^3
-− 35.07602992699900159127007x^2 + 8.7364078733314648368671733x
-− 0.967100824643585986488103299
+x^9 - 8.9667x^8 + 35.73400293x^7 - 83.070418400109x^6 + 124.143648875193123x^5
+- 123.683070924326075877x^4 + 82.149260397553075617891x^3
+- 35.07602992699900159127007x^2 + 8.7364078733314648368671733x
+- 0.967100824643585986488103299
The multiplicity is 3 at the root x = 0.99
The multiplicity is 3 at the root x = 0.999
@@ -778,10 +778,10 @@ survives:</p>
</pre>
<p>This produces:</p>
<pre class="literal-block">
-x^9 − 8.9667x^8 + 35.73400293x^7 − 83.070418400109x^6 + 124.143648875193123x^5
-− 123.683070924326075877x^4 + 82.149260397553075617891x^3
-− 35.07602992699900159127007x^2 + 8.7364078733314648368671733x
-− 0.967100824643585986488103298
+x^9 - 8.9667x^8 + 35.73400293x^7 - 83.070418400109x^6 + 124.143648875193123x^5
+- 123.683070924326075877x^4 + 82.149260397553075617891x^3
+- 35.07602992699900159127007x^2 + 8.7364078733314648368671733x
+- 0.967100824643585986488103298
The multiplicity is 1 for the root such that 0.98 &lt; x &lt; 0.99
The multiplicity is 1 for the root such that 0.9991 &lt; x &lt; 0.9992
@@ -2078,7 +2078,7 @@ Holds the default package meaning of
<blockquote>
<p>For output in this style:</p>
<pre class="literal-block">
-2*x^11/3+3*x^8/7-x^5−x^4/4−x^3−x^2/2−2*x+1
+2*x^11/3+3*x^8/7-x^5-x^4/4-x^3-x^2/2-2*x+1
</pre>
<p>issue <tt class="docutils literal">\let\PolToExprOneTerm\PolToExprOneTermStyleB</tt> before usage of
<tt class="docutils literal">\PolToExpr</tt>. Note that then <tt class="docutils literal">\PolToExprCmd</tt> isn't used at all.
@@ -2816,11 +2816,7 @@ acts like the <a class="reference internal" href="#polsturmisolatezeros">non-sta
</li>
</ul>
</li>
-<li><p class="first">v0.7 (2018/12/08) (not released)</p>
-</li>
-<li><p class="first">v0.7.1 (2018/12/09) (bugfix)</p>
-</li>
-<li><p class="first">v0.7.2 (2018/12/09)</p>
+<li><p class="first">v0.7 (2018/12/08), v0.7.1 (bugfix), v0.7.2 (2nd bugfix) (2018/12/09)</p>
<ul class="simple">
<li>breaking changes:<ul>
<li>although <a class="reference internal" href="#polprintintervals-varname-sturmname">\PolPrintIntervals[varname]{sturmname}</a> default output
@@ -2870,6 +2866,22 @@ existed (thanks to Thomas Söll for report).</li>
</li>
</ul>
</li>
+<li><p class="first">v0.7.3 (2019/02/04)</p>
+<ul class="simple">
+<li>bug fixes:<ul>
+<li>Debugging information not destined to user showed in log if root
+finding was done under <tt class="docutils literal">\xintverbosetrue</tt> regime.</li>
+<li><a class="reference internal" href="#polprintintervalsthevar">\PolPrintIntervalsTheVar</a> remained defined after
+<a class="reference internal" href="#polprintintervals">\PolPrintIntervals</a> but was left undefined after
+<a class="reference internal" href="#id18">\PolPrintIntervals*</a> (reported by Jürgen Gilg). Now remains
+defined in both cases, and <a class="reference internal" href="#polprintintervalsthesturmname">\PolPrintIntervalsTheSturmName</a>
+also.</li>
+<li>Polynomial names ending in digits caused errors (reported by Thomas
+Söll).</li>
+</ul>
+</li>
+</ul>
+</li>
</ul>
</div>
<div class="section" id="acknowledgments">
diff --git a/Master/texmf-dist/doc/latex/polexpr/polexpr.txt b/Master/texmf-dist/doc/latex/polexpr/polexpr.txt
index d77361edc4a..836e044f155 100644
--- a/Master/texmf-dist/doc/latex/polexpr/polexpr.txt
+++ b/Master/texmf-dist/doc/latex/polexpr/polexpr.txt
@@ -4,7 +4,7 @@
Package polexpr documentation
===============================
-0.7.2 (2018/12/09)
+0.7.3 (2019/02/04)
==================
.. contents::
@@ -266,10 +266,10 @@ The degree nine polynomial with 0.99, 0.999, 0.9999 as triple roots
In this example, the output will look like this (but using math mode)::
- x^9 − 8.9667x^8 + 35.73400293x^7 − 83.070418400109x^6 + 124.143648875193123x^5
- − 123.683070924326075877x^4 + 82.149260397553075617891x^3
- − 35.07602992699900159127007x^2 + 8.7364078733314648368671733x
- − 0.967100824643585986488103299
+ x^9 - 8.9667x^8 + 35.73400293x^7 - 83.070418400109x^6 + 124.143648875193123x^5
+ - 123.683070924326075877x^4 + 82.149260397553075617891x^3
+ - 35.07602992699900159127007x^2 + 8.7364078733314648368671733x
+ - 0.967100824643585986488103299
The multiplicity is 3 at the root x = 0.99
The multiplicity is 3 at the root x = 0.999
@@ -292,10 +292,10 @@ survives::
This produces::
- x^9 − 8.9667x^8 + 35.73400293x^7 − 83.070418400109x^6 + 124.143648875193123x^5
- − 123.683070924326075877x^4 + 82.149260397553075617891x^3
- − 35.07602992699900159127007x^2 + 8.7364078733314648368671733x
- − 0.967100824643585986488103298
+ x^9 - 8.9667x^8 + 35.73400293x^7 - 83.070418400109x^6 + 124.143648875193123x^5
+ - 123.683070924326075877x^4 + 82.149260397553075617891x^3
+ - 35.07602992699900159127007x^2 + 8.7364078733314648368671733x
+ - 0.967100824643585986488103298
The multiplicity is 1 for the root such that 0.98 < x < 0.99
The multiplicity is 1 for the root such that 0.9991 < x < 0.9992
@@ -1756,7 +1756,7 @@ and ``\PolToFloatExpr`` (and their auxiliaries) which need a
For output in this style::
- 2*x^11/3+3*x^8/7-x^5−x^4/4−x^3−x^2/2−2*x+1
+ 2*x^11/3+3*x^8/7-x^5-x^4/4-x^3-x^2/2-2*x+1
issue ``\let\PolToExprOneTerm\PolToExprOneTermStyleB`` before usage of
``\PolToExpr``. Note that then ``\PolToExprCmd`` isn't used at all.
@@ -2498,11 +2498,7 @@ CHANGE LOG
- `\\PolSturmNbWithMultOfRootsOf{sturmname}\\LessThanOrEqualTo{value}`_
- `\\PolSturmNbWithMultOfRootsOf{sturmname}\\LessThanOrEqualToExpr{expression}`_
-- v0.7 (2018/12/08) (not released)
-
-- v0.7.1 (2018/12/09) (bugfix)
-
-- v0.7.2 (2018/12/09)
+- v0.7 (2018/12/08), v0.7.1 (bugfix), v0.7.2 (2nd bugfix) (2018/12/09)
* breaking changes:
@@ -2550,6 +2546,20 @@ CHANGE LOG
- `\\PolPrintIntervalsTheSturmName`_
- `\\PolPrintIntervalsTheMultiplicity`_
+- v0.7.3 (2019/02/04)
+
+ * bug fixes:
+
+ - Debugging information not destined to user showed in log if root
+ finding was done under ``\xintverbosetrue`` regime.
+ - `\\PolPrintIntervalsTheVar`_ remained defined after
+ `\\PolPrintIntervals`_ but was left undefined after
+ `\\PolPrintIntervals*`_ (reported by Jürgen Gilg). Now remains
+ defined in both cases, and `\\PolPrintIntervalsTheSturmName`_
+ also.
+ - Polynomial names ending in digits caused errors (reported by Thomas
+ Söll).
+
Acknowledgments
---------------