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

Commit

Permalink
experimental warning in k_regular_sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrenn committed Aug 23, 2016
1 parent 31e2fcf commit 893bd5c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/sage/combinat/recognizable_series.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
marked as experimental. It, its functionality or its interface
might change without a formal deprecation.
See http://trac.sagemath.org/21202 for details.
sage: Seq2 = kRegularSequenceSpace(2, ZZ)
doctest:...: FutureWarning: This class/method/function is
marked as experimental. It, its functionality or its interface
might change without a formal deprecation.
See http://trac.sagemath.org/21202 for details.
Various
Expand Down

0 comments on commit 893bd5c

Please sign in to comment.