[sympy] Re: Documentation

2008-12-30 Thread Ondrej Certik
On Tue, Dec 30, 2008 at 8:45 AM, Alan Bromborsky wrote: > > How should I send you the documentation I have generated with sphinx for > the modules I have written. The best thing is to write a patch with respect to the latest sympy, see our tutorial here: http://docs.sympy.org/sympy-patches-tuto

[sympy] Re: Documentation

2008-12-30 Thread Alan Bromborsky
Ondrej Certik wrote: > On Tue, Dec 30, 2008 at 8:45 AM, Alan Bromborsky wrote: > >> How should I send you the documentation I have generated with sphinx for >> the modules I have written. >> > > The best thing is to write a patch with respect to the latest sympy, > see our tutorial here:

[sympy] Re: Documentation

2008-12-30 Thread Ondrej Certik
On Tue, Dec 30, 2008 at 11:08 AM, Alan Bromborsky wrote: > > Ondrej Certik wrote: >> On Tue, Dec 30, 2008 at 8:45 AM, Alan Bromborsky wrote: >> >>> How should I send you the documentation I have generated with sphinx for >>> the modules I have written. >>> >> >> The best thing is to write a patc

[sympy] Re: documentation for Sum?

2009-07-30 Thread Ondrej Certik
On Thu, Jul 30, 2009 at 12:34 AM, Phillip M. Feldman wrote: > > I'd like to be able to calculate symbolic Sums (finite and infinite). > From searches of this discussion group, it's clear that this can be > done, but I can't find any relevant documentation.  Any pointers will > be appreciated. We

[sympy] Re: documentation for Sum?

2009-07-30 Thread Vinzent Steinberg
On Jul 30, 2:52 pm, Ondrej Certik wrote: > We are missing good documentation for this, but look here for tons of > examples how to evaluate sums symbolically and numerically: > > sympy/concrete/tests/test_sums_products.py > > Ondrej BTW: What about using sum_ or Sum instead of overwriting Python

[sympy] Re: documentation for Sum?

2009-07-30 Thread Ondrej Certik
On Thu, Jul 30, 2009 at 7:55 AM, Vinzent Steinberg wrote: > > On Jul 30, 2:52 pm, Ondrej Certik wrote: >> We are missing good documentation for this, but look here for tons of >> examples how to evaluate sums symbolically and numerically: >> >> sympy/concrete/tests/test_sums_products.py >> >> Ond

[sympy] Re: documentation for Sum?

2009-07-30 Thread Phillip M. Feldman
Something must be missing from that URL (I've tried various prefixes, but couldn't make any of them work). Phillip > We are missing good documentation for this, but look here for tons of > examples how to evaluate sums symbolically and numerically: > > sympy/concrete/tests/test_sums_products.py

[sympy] Re: documentation for Sum?

2009-07-30 Thread Phillip M. Feldman
I hate underscores, but Sum with a capital S seems reasonable. When doing the import, one could choose to import SymPy.sum as Sum, but it would be more convenient to be able to do 'from SymPy import *' and get everything at one shot. > > BTW: What about using sum_ or Sum instead of overwriting Py

[sympy] Re: documentation for Sum?

2009-07-30 Thread Ondrej Certik
On Thu, Jul 30, 2009 at 12:53 PM, Phillip M. Feldman wrote: > > Something must be missing from that URL (I've tried various prefixes, > but couldn't make any of them work). I mean the path in the sympy checkout or tarball. Ondrej > > Phillip > >> We are missing good documentation for this, but

[sympy] Re: documentation for Sum?

2009-07-30 Thread James Pearson
On Thu, Jul 30, 2009 at 11:56 AM, Phillip M. Feldman wrote: > > I hate underscores, but Sum with a capital S seems reasonable. When > doing the import, one could choose to import SymPy.sum as Sum, but it > would be more convenient to be able to do 'from SymPy import *' and > get everything at one

[sympy] Re: Documentation on Quantum Mechanics

2011-08-29 Thread Saptarshi Mandal
Why not just read the code and put into words what you have understood? The community can then review your documentation and provide suggestions/corrections wherever appropriate. -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, se

Re: [sympy] Re: Documentation on Quantum Mechanics

2011-08-29 Thread Ondřej Čertík
On Mon, Aug 29, 2011 at 6:11 AM, Saptarshi Mandal wrote: > Why not just read the code and put into words what you have > understood? The community can then review your documentation and > provide suggestions/corrections wherever appropriate. That would be great. Any help with the documentation is

[sympy] Re: Documentation of Geometric Algebra in Sympy >0.7.3

2014-03-27 Thread Björn Dahlgren
Sorry! please disregard - didn't realize 0.7.5 had already been released! On Thursday, 27 March 2014 11:55:22 UTC+1, Björn Dahlgren wrote: > > Looks like the links in the docs are broken in the galgebra module: > > http://docs.sympy.org/0.7.4.1/modules/galgebra/index.html > > which links to e.g. >

Re: [sympy] Re: Documentation of Geometric Algebra in Sympy >0.7.3

2014-03-27 Thread Aaron Meurer
I've fixed the urls in the 0.7.4.1 and 0.7.4 docs. Aaron Meurer On Thu, Mar 27, 2014 at 6:07 AM, Björn Dahlgren wrote: > Sorry! please disregard - didn't realize 0.7.5 had already been released! > > > On Thursday, 27 March 2014 11:55:22 UTC+1, Björn Dahlgren wrote: >> >> Looks like the links in