-
Notifications
You must be signed in to change notification settings - Fork 441
use __call__ instead of evalfr in lti system classes #449
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
1a6d806
eliminate _evalfr in lti system classes, replaced with __call__, whic…
sawyerbfuller b05492c
fixed remaining failing unit tests and cleanup of docfiles
sawyerbfuller 2c4ac62
minor fix following suggested change in frd str method
sawyerbfuller 6213a54
fixed a few bugs that slipped through
sawyerbfuller 8486b7a
Update control/frdata.py
sawyerbfuller c8bf92f
Update control/frdata.py
sawyerbfuller 371986c
Update control/lti.py
sawyerbfuller d8fbaa0
Update control/statesp.py
sawyerbfuller 17bc2a8
Apply suggestions from code review
sawyerbfuller 4ad33db
suggested changes in docstrings
sawyerbfuller 94322c8
Merge remote-tracking branch 'origin/call-method' into call-method
sawyerbfuller 60433e0
better docstrings conforming to numpydoc
sawyerbfuller 262fde6
converted statesp.horner to take care of trying to use slycot_horner …
sawyerbfuller 4c3ed0b
renamed slycot_horner to slycot_laub
sawyerbfuller b37c16b
docs more consistent
sawyerbfuller 4e4b97f
forgot to change a variable name everywhere in a function
sawyerbfuller 5626a3a
revert doc/control.rst
bnavigator 5caffa4
Update control/xferfcn.py
sawyerbfuller c888b6e
numpydoc convention updates
sawyerbfuller b64145d
small update to facilitate merge maybe
sawyerbfuller 3cf80af
small numpydoc change in trasnferfunction to resolve merge
sawyerbfuller 330e517
unit tests now test for deprecation of sys.freqresp
sawyerbfuller 8c9571d
Merge branch 'master' into call-method
sawyerbfuller 195bec3
rebase sawyerbfuller-call-method against master
murrayrm 6b82c3c
Merge commit '195bec3' into call-method-mergeinto
bnavigator bddc792
fix merge strategy 'errors'
bnavigator e9bff6a
restore test_phase_crossover_frequencies_mimo
bnavigator 73fc6a6
reinstate second check in frd_test test_eval()
bnavigator 7acfc77
statesp_test: rename from test_evalfr to test_call
bnavigator a26520d
statesp_test: remove duplicate test_pole_static and test_copy_constru…
bnavigator dae8d42
Update control/xferfcn.py
sawyerbfuller 3b10af0
check for warning the pytest way
bnavigator 1bf445b
add unit tests for freqresp/evalfr warnings/errors
murrayrm 3dbaacd
test frd freqresp deprecation
bnavigator 178bfa0
doc updates to specify frequency response outputs more precisely
sawyerbfuller a631098
missed a couple of doc updates in xferfcn
sawyerbfuller File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.