Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: fix type descriptors in ltisys documentation #8854

Merged
merged 3 commits into from
Jun 4, 2018

Conversation

mohmmadd
Copy link
Contributor

"ndarray" must be "tuple"

@WarrenWeckesser WarrenWeckesser added defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.signal Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org labels May 21, 2018
Copy link
Contributor

@mdhaber mdhaber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. While we're at it, let's try to make this even more clear; how about "tuple of ndarray"?

For the description, Step/impulse "response(s)" of system.

Maybe:
"The ith element of the tuple represents the output of the system corresponding with a [step/impulse] applied to the ith input."

@rgommers rgommers changed the title mistake in the documentation DOC: fox type descriptors in ltisys documentation Jun 4, 2018
@rgommers rgommers merged commit d8533b6 into scipy:master Jun 4, 2018
@rgommers rgommers changed the title DOC: fox type descriptors in ltisys documentation DOC: fix type descriptors in ltisys documentation Jun 4, 2018
@rgommers
Copy link
Member

rgommers commented Jun 4, 2018

Thanks @mohmmadd, merged.

@rgommers rgommers added this to the 1.2.0 milestone Jun 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.signal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants