[sympy] Identity operator doesn't act on adjoint operator

2020-06-27 Thread Michele Cotrufo
Is there a way to specify that the identity operator must act as identity also on the adjoint operators? from sympy.physics.quantum.dagger import Dagger from sympy.physics.quantum.operator import Operator from sympy.physics.quantum import IdentityOperator A = Operators('A') Identity = IdentityOpe

Re: [sympy] Release 1.6.1 without release candidate?

2020-06-27 Thread David Bailey
On 27/06/2020 01:15, Oscar Benjamin wrote: Hi all, I'm preparing the SymPy 1.6.1 bugfix release and I'm considering skipping the release candidate and releasing directly and just wanted to see if anyone has any opinions on that. In the past I haven't seen much evidence that anyone has actually t