Change transform.py to numpydoc style#213
Merged
bnavigator merged 2 commits intopython-control:masterfrom Jan 8, 2024
Merged
Conversation
10 tasks
9b48c68 to
9cddda4
Compare
bnavigator
reviewed
Sep 23, 2023
Contributor
Author
|
This PR splits the tests/test_transform.py file into single files, one file for a subroutine/function. There is a comment in test_transform.py: #
# test_transform.py - generic tests for transform routines
# repagh <rene.vanpaassen@gmail.com, May 2020
|
Collaborator
|
Technically it is a copyright, but the license is missing. Please copy it over, but as said in #206, don't go overboard with the file count. |
5ff92fd to
32ba602
Compare
bnavigator
reviewed
Jan 8, 2024
5f68159 to
8b9c1ec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR refactors the
Slycot/slycot/transform.pyin order to be closer to the numpydoc style as discussed in #100.Should be part of #204.
(finished 12 of 12 routines)
Status description: