Closed Ericgig closed 1 year ago
Add specializations for column_stack, column_unstack which are needed for mesolve.
column_stack
column_unstack
mesolve
Also remove the operators for CupyDense. Since qutip/qutip#1954, they are included in base.Data to support operations between different formats.
CupyDense
base.Data
Add specializations for
column_stack
,column_unstack
which are needed formesolve
.Also remove the operators for
CupyDense
. Since qutip/qutip#1954, they are included inbase.Data
to support operations between different formats.