Hi, I'm writing about an old pull request regarding some bugs/enhancements in the printing of the quantum module: <https://github.com/sympy/sympy/pull/186> https://github.com/sympy/sympy/pull/186
A week ago I explained it in more details here: https://groups.google.com/d/topic/sympy/ZacngABe3Ws/discussion Long before that Brian had expressed a concern about two things: -Not enough tests (I have added those) -The realization of the code is not great (I have explained why the code is the way it is in the last link) So I think the first point is already addressed. For the second one I need somebody to point out the problems so I can fix them. The problem is trivial but I would like to end this pull request before addressing some more interesting problems in the module (some of the spin operators/states have basic methods that are still unimplemented) Regards Stefan -- 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.
