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

Convenience function for various global stability / resilience measures #95

Open
Datseris opened this issue Sep 13, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@Datseris
Copy link
Member

@KalelR and myself came across the following paper by Hana Krakovska and co-workers:

https://www.cambridge.org/core/journals/european-journal-of-applied-mathematics/article/resilience-of-dynamical-systems/B277FB38B049FD4DECC2097E7460E4E3?utm_campaign=shareaholic&utm_medium=copy_link&utm_source=bookmark

It provides several quantifiers for global stability (also called non-local stability also called resilience). Here is a table:

image

I believe it would be great if we create a function, e.g., resilience that takes in a AttractorMapper and returns various metrics of nonlocal stability. I think that several of the indicators that are related to parameter variations can be part of a different function, whjose input should also be the parameter to be varied. But honestly, I don't think it is even useful to include indicators based on parameter vairations as they are so specialized... So the rest of the indicators can all nicely be put in a function. Several of those one can get immediatelly with the current version of Attractors.jl with minimal effort!

@Datseris Datseris added the enhancement New feature or request label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant