8000
DOC:
DOC: linalg.toeplitz
does not support batching like the 1.16.0rc1
release notes say
#23038
Labels
Documentation
Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
scipy.linalg
Milestone
The 1.16.0rc1 release notes state that
But in the
scipy.linalg.toeplitz
docstring it says:A related, even nitpicky-er observation, is that other special matrix constructors that accept 0d array arguments also don't support batching:
I doubt that anyone would realistically interpret "array arguments" this way, though 🤷🏻
The text was updated successfully, but these errors were encountered: