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

Chaotic Attractors #1808

Open
AnadyaNair opened this issue Aug 30, 2023 · 2 comments
Open

Chaotic Attractors #1808

AnadyaNair opened this issue Aug 30, 2023 · 2 comments

Comments

@AnadyaNair
Copy link

In the realm of mathematical dynamical systems, an attractor denotes a collection of states that a system inclines to approach, regardless of a diverse range of initial conditions within the system. When system values draw near to the values of the attractor, they maintain this proximity even when subjected to minor perturbations.

Proposed Solution:

  • Implement a selection of well-known chaotic attractors such as the Lorenz attractor, or the Hénon map, etc.
  • Provide a user-friendly interface to customize initial conditions and parameters of the attractors.
  • Allow users to visualize the attractors in 2D or 3D spaces, with options such as to zoom and rotate.
  • Implement trails visualize the trajectories of the attractors.

Visual Representation:

image

@SilvestriStefano
Copy link

The Lorenz attractor was covered in the Coding Challenge #12
Checkout also the contributions 🙂

@AnadyaNair
Copy link
Author

Sure. Thank you for pointing it out!

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

No branches or pull requests

2 participants