Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cobord authored Aug 16, 2023
1 parent 786b63e commit 1b72bae
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Plabic
Cluster algebraic/geometric structures related to plabic graphs

# Requirements
## Requirements

matplotlib, networkx, numpy, sympy

matplotlib
networkx
numpy
sympy

# Framed 2 Disks

Expand Down Expand Up @@ -156,5 +154,3 @@ for creating a Double wiring diagram for S_5 x S_5 which consists of s_1 s_{-2}
c1,c2 in the chamber minors are sets of integers. They indicate taking rows that are in c1 and columns that are in c2. For how they are determined by a double wiring diagram, see the original Fomin-Zelivinsky papers.

to_plabic gives the corresponding Plabic graph. The vertices are automatically given positions in the plane and if the diagram ends up being bipartite, then it the Plabic graph produced also includes a pre-chosen perfect orientation.

#

0 comments on commit 1b72bae

Please sign in to comment.