#10358: New interface with OEIS
-------------------------------------+-----------------------------
       Reporter:  was                |        Owner:  tmonteil
           Type:  defect             |       Status:  needs_review
       Priority:  critical           |    Milestone:  sage-5.13
      Component:  combinatorics      |   Resolution:
       Keywords:  Cernay2012 days49  |    Merged in:
        Authors:  Thierry Monteil    |    Reviewers:  Nathann Cohen
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
   Dependencies:  #15245             |     Stopgaps:
-------------------------------------+-----------------------------
Changes (by tmonteil):

 * status:  needs_work => needs_review


Old description:

> The sloane_find command, which parses output of a webpage, is broken for
> years due to the Sloane sequence webpage being rewritten. It silently
> always finds nothing.
>
> {{{
> sage: sloane_find([1,1,2,3,5,8,13,21], nresults=1)
> []
> }}}
>
> The aim of this ticket is to propose a new interface with OEIS
> http://oeis.org/
>
> Apply:
> * [attachment:trac_10358-oeis-tm.patch]
> * [attachment:trac_10358-oeis-review_1-tm.patch]
> * [attachment:trac_10358-oeis-review_2-tm.patch]
> * [attachment:trac_10358-oeis-review_3-nc-tm.patch]

New description:

 The sloane_find command, which parses output of a webpage, is broken for
 years due to the Sloane sequence webpage being rewritten. It silently
 always finds nothing.

 {{{
 sage: sloane_find([1,1,2,3,5,8,13,21], nresults=1)
 []
 }}}

 The aim of this ticket is to propose a new interface with OEIS
 http://oeis.org/

 Apply:
 * [attachment:trac_10358-oeis-tm_rebase.patch]
 * [attachment:trac_10358-oeis-review_1-tm.patch]
 * [attachment:trac_10358-oeis-review_2-tm.patch]
 * [attachment:trac_10358-oeis-review_3-nc-tm.patch]

--

Comment:

 The rebase is a shift in sage/matrix/matrix2.pyx

 apply trac_10358-oeis-tm_rebase.patch trac_10358-oeis-review_1-tm.patch
 trac_10358-oeis-review_2-tm.patch trac_10358-oeis-review_3-nc-tm.patch

--
Ticket URL: <http://trac.sagemath.org/ticket/10358#comment:54>
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/groups/opt_out.

Reply via email to