On Fri, Jan 13, 2012 at 12:16 PM, Brian Granger <[email protected]> wrote: > On Thu, Jan 12, 2012 at 9:50 PM, smichr <[email protected]> wrote: >> Two questions: >> >> 1) Why do FockStateKet and FockStateBra print as FockState? >> >>>>> BKet((n,)) >> FockState((n,)) >>>>> BBra((n,)) >> FockState((n,)) > > I think these were created as shorthand aliases. Probably not the > best decision.
I think the aliases (e.g. BKet) are ok, but printing as FockState leads to problems. /c -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
