bstone / Visualize-M2

A Macaulay2 (https://github.com/Macaulay2/M2) package to help visualize algebraic objects in the browser using javascript.
7 stars 1 forks source link

Update documentation to reflect that vertices are exported as strings #154

Closed bbarwick closed 6 years ago

bbarwick commented 6 years ago

Explain that vertices are exported as strings for graphs, digraphs, and posets, and give an example of how to convert them back to their values.

bbarwick commented 6 years ago

Added caveats in pull request #155.