[PATCH 5/6] substitute_dummies should also accept single term expressions.

2010-02-20 Thread Øyvind Jensen
--- sympy/physics/secondquant.py |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sympy/physics/secondquant.py b/sympy/physics/secondquant.py index 858c222..6a5fa60 100644 --- a/sympy/physics/secondquant.py +++ b/sympy/physics/secondquant.py @@ -2666,8 +2666,10 @@ def

Re: [PATCH 5/6] substitute_dummies should also accept single term expressions.

2010-02-26 Thread Brian Granger
Great. On Sat, Feb 20, 2010 at 3:11 PM, Øyvind Jensen wrote: > --- > sympy/physics/secondquant.py |6 -- > 1 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/sympy/physics/secondquant.py b/sympy/physics/secondquant.py > index 858c222..6a5fa60 100644 > --- a/sympy/physics/s