+1 (akm) Andrew Musselman

Checked sigs and hashes manually, installed with and without qdp extension, 
both load correctly.

>>> help(qumat)      <-- works
>>> help(qumat.qdp)  <-- works
>>> dir(qumat)
['QuMat', '__all__', '__builtins__', '__cached__', '__doc__', '__file__', 
'__loader__', '__name__', '__package__', '__path__', '__spec__', 'qdp', 'qumat']
>>> dir(qumat.qdp)
['QdpEngine', 'QuantumTensor', '_INSTALL_MSG', '__all__', '__builtins__', 
'__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', 
'__spec__', '_make_stub']

-- 
Andrew Musselman (akm)

Reply via email to