- Notifications
You must be signed in to change notification settings - Fork441
Update find_eqpts to handle discrete time systems#824
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
coveralls commentedDec 24, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Maksymilian-Plywaczyk commentedDec 28, 2022
Hello, When can you expect the pull request to be completed? For me is urgent. |
bnavigator commentedDec 28, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Update: You can use If you are using conda, do this from your anaconda prompt in the correct environment and do |
Uh oh!
There was an error while loading.Please reload this page.
This PR addresses issue#823 and adds the functionality required for
iosys.find_eqpts
to compute equilibrium points for discrete time systems. Includes unit tests.