hydrogen atom energies

2010-08-11 Thread Ondrej Certik
Hi, I started implementing the energies, for the hydrogen atom first: http://github.com/certik/sympy/commit/a9d53910dd2f0bfe9fe3a25614f3586faaadded0 no tests/doctests so far, but I have a question: what would be the best API for that? Just see that simple patch to get an idea about the implemen

Re: hydrogen atom energies

2010-08-11 Thread Ondrej Certik
On Wed, Aug 11, 2010 at 3:33 PM, Ondrej Certik wrote: > Hi, > > I started implementing the energies, for the hydrogen atom first: > > http://github.com/certik/sympy/commit/a9d53910dd2f0bfe9fe3a25614f3586faaadded0 > > no tests/doctests so far, but I have a question: what would be the > best API for

Re: hydrogen atom energies

2010-08-11 Thread Brian Granger
On Wed, Aug 11, 2010 at 3:35 PM, Ondrej Certik wrote: > On Wed, Aug 11, 2010 at 3:33 PM, Ondrej Certik wrote: > > Hi, > > > > I started implementing the energies, for the hydrogen atom first: > > > > > http://github.com/certik/sympy/commit/a9d53910dd2f0bfe9fe3a25614f3586faaadded0 > > > > no test

Re: hydrogen atom energies

2010-08-11 Thread Ondrej Certik
On Wed, Aug 11, 2010 at 3:53 PM, Brian Granger wrote: > > > On Wed, Aug 11, 2010 at 3:35 PM, Ondrej Certik wrote: >> >> On Wed, Aug 11, 2010 at 3:33 PM, Ondrej Certik wrote: >> > Hi, >> > >> > I started implementing the energies, for the hydrogen atom first: >> > >> > >> > http://github.com/cert

Re: hydrogen atom energies

2010-08-31 Thread Ondrej Certik
On Wed, Aug 11, 2010 at 8:39 PM, Ondrej Certik wrote: > On Wed, Aug 11, 2010 at 3:53 PM, Brian Granger wrote: >> >> >> On Wed, Aug 11, 2010 at 3:35 PM, Ondrej Certik wrote: >>> >>> On Wed, Aug 11, 2010 at 3:33 PM, Ondrej Certik wrote: >>> > Hi, >>> > >>> > I started implementing the energies, f