Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Trac #21295 review issue 29: notice minimize vs field
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrenn committed May 6, 2021
1 parent 2ddb686 commit 13ad4a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/sage/combinat/recognizable_series.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@
\mathit{left} \, \mu(w) \, \mathit{right}.
.. NOTE::
Whenever a minimization (:meth:`~RecognizableSeries.minimized`) of
a series needs to be computed, it is required that `K` is a field.
In particular, minimization is called before checking if a series is
nonzero.
.. WARNING::
Expand Down

0 comments on commit 13ad4a1

Please sign in to comment.