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

  * status:  needs_info => 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/

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.patch]
 * [attachment:trac_10358-oeis-review_1-tm.patch]

--

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