Re: Issue 2303 in sympy: Function to access the oeis database

2011-11-15 Thread sympy
Updates: Labels: -Milestone-Release0.7.2 Comment #21 on issue 2303 by asmeu...@gmail.com: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 (No comment was entered for this change.) -- You received this message because you are subscribed to the

Re: Issue 2303 in sympy: Function to access the oeis database

2011-08-11 Thread sympy
Updates: Labels: -Type-Defect Type-Enhancement Comment #20 on issue 2303 by asmeurer: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 I was thinking: this could be kind of a poor man's version of Mathematica's FindSequenceFunction (http://ref

Re: Issue 2303 in sympy: Function to access the oeis database

2011-05-17 Thread sympy
Updates: Status: Accepted Labels: -Priority-High -Milestone-Release0.7.0 -NeedsBetterPatch -Ronan.Lamy Priority-Medium Milestone-Release0.7.1 Comment #18 on issue 2303 by asmeurer: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 I mean what m

Re: Issue 2303 in sympy: Function to access the oeis database

2011-05-17 Thread sympy
Comment #17 on issue 2303 by matt...@gmail.com: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 @Aaron: That was the long term plan. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this g

Re: Issue 2303 in sympy: Function to access the oeis database

2011-05-09 Thread sympy
Comment #16 on issue 2303 by asmeurer: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 I like Vinzent's idea. Have it return the string by default, and oeis(seq, open=True) will open it in the browser. -- You received this message because you are su

Re: Issue 2303 in sympy: Function to access the oeis database

2011-04-29 Thread sympy
Comment #15 on issue 2303 by asmeurer: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 See http://groups.google.com/group/sympy/browse_thread/thread/e160b1f8c5096f80. -- You received this message because you are subscribed to the Google Groups "symp

Re: Issue 2303 in sympy: Function to access the oeis database

2011-04-29 Thread sympy
Comment #14 on issue 2303 by matt...@gmail.com: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 @Chris: I see. That can happen with the current workflow. -- You received this message because you are subscribed to the Google Groups "sympy-issues" gro

Re: Issue 2303 in sympy: Function to access the oeis database

2011-04-29 Thread sympy
Comment #13 on issue 2303 by Vinzent.Steinberg: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 It would be nice to decouple the pull requests from the issues, to avoid the redundancy that allows such problems. What about changing this function to

Re: Issue 2303 in sympy: Function to access the oeis database

2011-04-29 Thread sympy
Comment #12 on issue 2303 by smi...@gmail.com: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 You are right. Sorry for any additional grief I may have caused. If there were a little red, yellow, or green "light" as a pull icon I would have wished

Re: Issue 2303 in sympy: Function to access the oeis database

2011-04-28 Thread sympy
Updates: Summary: Function to access the oeis database Status: NeedsDecision Cc: smi...@gmail.com Comment #11 on issue 2303 by asmeurer: Function to access the oeis database http://code.google.com/p/sympy/issues/detail?id=2303 I think Chris pushed it in because he only re