Stats
-
Forks0
-
Stars0
-
Open Issues0
-
DescriptionPLot the fibonacci numbers to get the golder ratio
golden_ratio.py
Draw the golder ratio.
chat_gpt version is me giving it my code and asking if it could do better...and it's much better.
Usage:
golden_ratio.py -h
usage: golden_ratio.py [-h] [-d DELAY] [-s SEGMENTS] [-S SIZE] [--smoothness SMOOTH]
golden_ratio.py: Draw the golden ratio
optional arguments:
-h, --help show this help message and exit
-d DELAY, --delay DELAY
time delay between line segments, default: 0.1
-s SEGMENTS, --segments SEGMENTS
segments to draw: 100
-S SIZE, --size SIZE size limitation, default: 0
--smoothness SMOOTH 2-100 smoothness sof the lines, default: 100
What?
Draws the golden ratio using Fibonacci's numbers
Why?
Something to code and do and see if I could do it
Improvements?
- Chat gpt's version is flawless
State?
No known bugs. Works.
New
1.0
Pots the golden ratio