An open API service indexing awesome lists of open source software.

https://github.com/sourasishbasu/strange-attractors

Generating 3D plots of Strange Attractors using matplotlib
https://github.com/sourasishbasu/strange-attractors

matplotlib-3d-plot python3 strange-attractors

Last synced: 8 months ago
JSON representation

Generating 3D plots of Strange Attractors using matplotlib

Awesome Lists containing this project

README

          

# Strange-Attractors
Generating 3D plots of Strange Attractors using matplotlib

## Prerequisites:

- Python 3.7 & up
- Open Command prompt and type:

```bash
pip install matplotlib --user
```

### To run in terminal:
- Open Powershell in the local repository folder
- Type:

```bash
python main.py
```

## Generated Plot Images




Lorenz Attractor





Bouali Type 3 Attractor


## WIP
- Animating plot in the form of .gif
- Adding more strange attractor generators
- Custom parameter input