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

new GUI: 2D dynamical system "clicker" and trajectory evolver #251

Open
Datseris opened this issue Dec 9, 2024 · 1 comment
Open

new GUI: 2D dynamical system "clicker" and trajectory evolver #251

Datseris opened this issue Dec 9, 2024 · 1 comment
Labels
enhancement gui Graphical User Interfaces

Comments

@Datseris
Copy link
Member

Datseris commented Dec 9, 2024

From #250 :

i was working on a more general function, but didn't have the time to finish it: a general 2D clicker, that does what this Poincare GUI does (interactive_poincaresos), but for any "2D" dynamical system. This would work for 2D projected dynamical systems, poincare maps of 3D systems, stroboscopic maps of 2D systems with time forcing, and standard 2D systems (either discrete or continuous).

Would you be interested to do this? In principle it shouldn't be too much work from what you have here. You would make a generic function that directly accepts the actual dynamical system (unlike here where the poincare map is generated inside the function).

@Datseris Datseris added enhancement gui Graphical User Interfaces labels Dec 9, 2024
@Datseris
Copy link
Member Author

Datseris commented Dec 9, 2024

cc @GabrielMajeri

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement gui Graphical User Interfaces
Projects
None yet
Development

No branches or pull requests

1 participant