/dodecahedron-py

Generate a planar dodecahedron graph representation (Schlegel diagram).

Primary LanguagePythonOtherNOASSERTION

Dodecahedron graph

Generate a planar dodecahedron graph representation (Schlegel diagram).

Run

First, clone this repository

git clone https://github.com/explorablesforsfi/dodecahedron-py.git

Then change to the created directory and, if necessary, use pip to install the necessary dependencies

cd dodecahedron-py
pip install -r requirements.txt

Run the code

python make_dodecahedron_graph.py

output