Deprecate conjtransp method from dok_matrix and dok_array

"Dan Schult" <[email protected]> Mon, 18 Mar 2024 13:42:04 -0000
Newsgroups gmane.comp.python.scientific.devel
Message-ID <[email protected]>
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.
I don't find it used elsewhere in the library and only one search hit github wide for `language:python ".conjtransp("`

I'm preparing a PR to deprecate this so am looking for comments/approval/etc from the mailing list.
Best,
Dan
_______________________________________________
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]