qutip / qutip-tensorflow

TensorFlow linear-algebra backend for QuTiP
BSD 3-Clause "New" or "Revised" License
15 stars 9 forks source link

Missing specialisations #28

Open AGaliciaMartinez opened 3 years ago

AGaliciaMartinez commented 3 years ago

This issue contains a list of the missing specialisations in qutip-tensorflow. These are shorted by priority.

Note that although these operations do not have specialisations, the will still work since QuTiP will default to the specialisation for one of the other data types. This is a problem for auto differentiation though it realistically only affects ptrace, permute and eigs.