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 -- scipy-dev@python.org To unsubscribe send an email to scipy-dev-le...@python.org https://mail.python.org/mailman3/lists/scipy-dev.python.org/ Member address: arch...@mail-archive.com