On Mon, Oct 12, 2009 at 4:51 AM, Øyvind Jensen <jensen.oyv...@gmail.com> wrote:
> Nice!
>
> Here are patches for the quick and easy stuff.  They can be applied to
> the branch you posted.  I also noticed some other small issues, and they
> are corrected in the patches.
>
>> 4) please use explicit imports in the example. Then it would be clear
>> that the import:
>>
>> from sympy.physics.secondquant import *
>>
>> doesn't import AntiSymmetricTensor.
>>
> I agree that explicit imports is better code, so lets change it. (The
> attached patches fix that.)
>
> But anyway, shouldn't AntiSymmetricTensor be imported by 'import *'?  In
> my own code branch the example runs without error, so why doesn't it run
> in your branch?

I don't know. If you want, just publish your branch to github, it will
make things easier.

Ah, I know why --- I had sympy installed in my pythonpath and it used
that sympy instead. I have removed it and now it works.

Indeed, it takes couple minutes to finish.

>
> I'll write doctests, but that will take me some time.

Cool. I have pushed your patches into my branch.

Ondrej

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

Reply via email to