Asaf,

> Hi Asaf!
>
> On Mon, Mar 15, 2010 at 6:46 PM, Asaf Paris Mandoki <asa...@gmail.com> wrote:
> > A friend of mine developed a python module for doing Dirac notation
> > algebra for quantum computing calculations. I figured this would be a
> > nice addition to sympy and am interested in integrating it. Is this
> > something that would fit with the sympy project?

I am definitely interested in this and could possible have a student
help with this.
Ondrej and I are also working on PDE based numerical methods of
solving the Schrodinger
equation.  As part of this work, I will be creating Python classes for
Operators, States, etc.  While these will be numerically focused, I
would like them to integrate with Sympy for handling things
symbolically.

> Yes, that's definitely something that many people would be interested
> in. Let me know if you need any help with integrating it with sympy.
> You might also be interested in sympy/physics/secondquant.py. If you
> could post here some example how it works, it'd be cool, then we can
> think how to best integrate it.

Definitely have a look at this.  In their we have the basics of states
and operators.  It would be great to have a base level quantum module
that defines symbolic States, Operators, time evolution, delta
function, etc in a generic manner.  Then the quantum computing and
second quantization package can subclass accordingly.

Is there a link to the package your friend developed?

Cheers,

Brian

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to