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

Modify code to store solved trajectories as an option #10

Open
broncio123 opened this issue Jun 5, 2020 · 1 comment
Open

Modify code to store solved trajectories as an option #10

broncio123 opened this issue Jun 5, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@broncio123
Copy link
Member

This seems a very useful feature for user-experience, to visualize how trajectories seat in phase-space alongside manifolds.

By default, they shouldn't be stored, as the main objective is to compute the LD functions. As these result in increased storage. However, this can be kept as an option for users.

In the same line of thinking. A useful function to create would be to extract/solve trajectories for initial conditions extracted (using gradient approach) from manifolds.

@broncio123 broncio123 added enhancement New feature or request help wanted Extra attention is needed labels Jun 5, 2020
@vkrajnak
Copy link
Member

vkrajnak commented Jun 5, 2020

As discussed, it may be worth having a separate function to generate a lower dimensional set of trajectories (such as initial conditions on/close to invariant manifolds) that would allow defining a return map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants