CodingTrain / CodingTrain/Suggestion-Box

Chaotic Attractors

Open
#1,808 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

In the realm of mathematical dynamical systems, an [attractor](https://en.wikipedia.org/wiki/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](https://github.com/CodingTrain/Suggestion-Box/assets/71205867/66ba8d86-c683-4479-a8f0-55067efb9879)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.