On 2024-03-18 13:42:04, "Dan Schult" <[email protected]> wrote:
I'd like to propose that we deprecate `conjtransp` from the sparse dok_matrix and dok_array classes.

The functionality is available via `.T.conj()`.
None of the other sparse formats have a `conjtransp` method.

+1 for the more consistent interface.

Stéfan
_______________________________________________
SciPy-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: [email protected]

Reply via email to