Skip to content

Python script to plot Fibonacci spiral using Matplotlib

License

Notifications You must be signed in to change notification settings

igorol/fibonacci_spiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fibonacci_spiral

Python script to generate a Fibonacci spiral plot, using matplotlib

https://en.wikipedia.org/wiki/Fibonacci_number

Installation

Build the project using poetry poetry install

Usage:

poetry run python fibonacci_spiral.py

This file will open ui interface. Just put your data and the file will open. You can type data as many times as you want.

Screenshot:

Example plot:

Gif that use images from this program:

About

Python script to plot Fibonacci spiral using Matplotlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published