Skip to content

Conversation

@bnavigator
Copy link
Collaborator

This is based on #73 by @repagh, but rebased to current master with the following modifications:

  • moved to math instead of transform
  • only one wrapper function for both jobx values
  • only one return signature: return Xr = None for jobx='N'
  • eigenvalues returned as complex ndarray
  • unit test tests for all job parameters
  • check the returned complex eigenvalues
  • docstring in Numpydoc with almost all of the FORTRAN docstring

Based on PR python-control#73 by @repagh

Moved from transform to math
single wrapper for all jobx parameter valies
docstring in numpydoc (python-control#100)
run all jobx and sort parameter values in test
check the returned complex eigenvalues in test
@repagh repagh merged commit c8d3a21 into python-control:master May 3, 2020
@bnavigator bnavigator deleted the mb03rd branch December 31, 2020 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants