Re: [sympy] Modules with(out) copyright information

2010-10-24 Thread James Pearson
On Sun, Oct 24, 2010 at 1:25 PM, Priit Laes plaes...@gmail.com wrote: [snip] 2) Some of the modules already contain the brief description about the module. Having short description also helps people get a quick grips about the functionality that's implemented there.. While I agree with the

Re: [sympy] github's gist for sympy

2010-08-10 Thread James Pearson
On Mon, Aug 9, 2010 at 1:07 PM, Ondrej Certik ond...@certik.cz wrote: and instead of a plain text / Python source code, it would be an interactive sympy session. The online version would show the results. So it would be similar to a public notebook, like this:

[sympy] checking for a lambda

2010-07-06 Thread James Pearson
/sympy/blob/master/sympy/utilities/iterables.py#L54 -- James Pearson -- There is no clear division between Gods and Men -- one blends softly casual into the other. -- Iblis Ginjo, Options for Total Liberation -- You received this message because you are subscribed to the Google Groups sympy

[sympy] Re: checking for a lambda

2010-07-06 Thread James Pearson
). We get an additional DeprecationError from the latter, but we have plenty of those as it is, and collections.Callable didn't exist until 2.6. -- James Pearson -- If life is but a dream, then do we only imagine the truth? No! By following our dreams we make our own truths! -- The Legend of Selim

Re: [sympy] checking for a lambda

2010-07-06 Thread James Pearson
at http://github.com/xiongchiamiov/sympy/compare/master...tempfix2 -- James Pearson -- Of all the subjects of human behavior, two are most storied: warfare and love. -- Cogitor Eklo, Ruminations on Things Lost -- You received this message because you are subscribed to the Google Groups sympy

Re: [sympy] Re: git.sympy.org

2010-07-03 Thread James Pearson
On Sat, Jul 3, 2010 at 1:20 AM, Ondrej Certik ond...@certik.cz wrote: We need to create some better pages. It's as simple as just cloning the repo, and pushing it in. What kind of things (if any) did you have in mind? Would we like to eventually have all of the wiki pages there, instead, or

Re: [sympy] Python 3

2010-06-21 Thread James Pearson
On Mon, Jun 21, 2010 at 1:38 AM, Christophe BAL projet...@gmail.com wrote: Hello, do you think that one day sympy will be avaible for Python 3 ? Considering that Python 3.0 was released in December '08, it would be nice to see SymPy at least start moving in that direction. The difficulty is

Re: [sympy] Python 3

2010-06-21 Thread James Pearson
On Mon, Jun 21, 2010 at 9:52 AM, James Pearson james.m.pear...@gmail.comwrote: Considering that Python 3.0 was released in December '08, it would be nice to see SymPy at least start moving in that direction. My apologies if this sounded a bit rude, as the team has already done quite a bit

Re: [sympy] Python 3

2010-06-21 Thread James Pearson
On Mon, Jun 21, 2010 at 12:36 PM, Ondrej Certik ond...@certik.cz wrote: We need to find someone who would take a lead on this and start pushing things in. Would you have time to do it? Possibly. I just started work again after the quarter-end and a week off, and it's looking like I will be

Re: [sympy] track patches from other developers using github

2010-04-29 Thread James Pearson
what you've already got working (or you're doing it already); I haven't really been paying much attention to the sympy development process. [0]: http://docs.sympy.org/sympy-patches-tutorial.html [1]: http://progit.org/book/ch3-4.html -- James Pearson -- The best way to predict the future

[sympy] Preventing Rational from reducing

2009-08-06 Thread James Pearson
. -- James Pearson -- The best way to predict the future is to invent it. - Alan Kay --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups sympy group. To post to this group, send email to sympy@googlegroups.com To unsubscribe

[sympy] Re: documentation for Sum?

2009-07-30 Thread James Pearson
: Interactive File: /usr/lib/python2.6/site-packages/sympy/concrete/summations.py Definition: Sum(*args, **kwargs) Docstring: no docstring Also, beware of capitalization, because it is significant. So, the project name may be SymPy, but the module is sympy. -- James Pearson -- The best way