#17330: Take in the module OEIS the keyword 'dead' of sequences into account.
------------------------+----------------------------
   Reporter:  pluschny  |            Owner:
       Type:  defect    |           Status:  new
   Priority:  major     |        Milestone:  sage-6.4
  Component:  misc      |         Keywords:  OEIS
  Merged in:            |          Authors:
  Reviewers:            |  Report Upstream:  N/A
Work issues:            |           Branch:
     Commit:            |     Dependencies:
   Stopgaps:            |
------------------------+----------------------------
 OEIS functions should simply ignore sequences with the
 keyword 'dead'. At least they should not attempt to return
 terms of these sequences.

 For example the sequence A000017 https://oeis.org/A000017
 is 'dead', what means it has errors in the data and was
 replaced by another version. It is policy of the OEIS to
 keep such sequences so they can be found in the case they
 are referenced in the literature.

 As it is now oeis(17).first_terms(12) throws the TypeError:
 You found a sign inconsistency, please contact OEIS

--
Ticket URL: <http://trac.sagemath.org/ticket/17330>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to