jonnycomes / look_and_say

A python module for exploring look and say sequences in the spirit of John H Conway.
https://jonnycomes.github.io/look_and_say/
MIT License
1 stars 0 forks source link

Implement draw_decay_graph(chemistry) #9

Open jonnycomes opened 2 years ago

jonnycomes commented 2 years ago

There could be options to layout the nodes (elements) in a circle, or in a straight line (vertical or horizontal).