@@ -8,10 +8,11 @@ We recommended most new users install the PyGambit Python package and read the a
88
99.. grid ::
1010
11- .. grid-item-card :: Installing Gambit
12- :columns: 6
11+ .. grid-item-card :: ⬇️ Installing Gambit
12+ :columns: 4
1313
14- Get started by installing Gambit. PyGambit quickstart: ``pip install pygambit ``
14+ Quick installation with PyGambit:
15+ ``pip install pygambit ``
1516
1617 .. button-ref :: install
1718 :ref-type: ref
@@ -20,10 +21,10 @@ We recommended most new users install the PyGambit Python package and read the a
2021 :expand:
2122
2223
23- .. grid-item-card :: PyGambit Python package
24- :columns: 6
24+ .. grid-item-card :: 🐍 PyGambit
25+ :columns: 4
2526
26- Create games and compute equilibria with the PyGambit package .
27+ Explore tutorial notebooks and API reference docs .
2728
2829 .. button-ref :: pygambit
2930 :ref-type: ref
@@ -32,8 +33,8 @@ We recommended most new users install the PyGambit Python package and read the a
3233 :expand:
3334
3435
35- .. grid-item-card :: Command-line tools
36- :columns: 6
36+ .. grid-item-card :: 🖥️ Command-line tools
37+ :columns: 4
3738
3839 Quickly compute equilibria with the Gambit command-line tools.
3940
@@ -43,18 +44,39 @@ We recommended most new users install the PyGambit Python package and read the a
4344 :color: secondary
4445 :expand:
4546
46- .. grid-item-card :: Graphical interface
47- :columns: 6
47+ .. grid-item-card :: 🖱️ Graphical interface
48+ :columns: 4
4849
49- Gambit's graphical interface lets you interactively
50- create, explore, and find equilibria of games.
50+ Interactively create, explore, and find equilibria of games.
5151
5252 .. button-ref :: section-gui
5353 :ref-type: ref
5454 :click-parent:
5555 :color: secondary
5656 :expand:
5757
58+ .. grid-item-card :: 🐛 Bugs and feature requests
59+ :columns: 4
60+
61+ Report bugs and feature requests on GitHub.
62+
63+ .. button-ref :: github-issues
64+ :ref-type: ref
65+ :click-parent:
66+ :color: secondary
67+ :expand:
68+
69+ .. grid-item-card :: 📖 Developer docs
70+ :columns: 4
71+
72+ Guides for developers & contributors to the package.
73+
74+ .. button-ref :: developer
75+ :ref-type: ref
76+ :click-parent:
77+ :color: secondary
78+ :expand:
79+
5880
5981.. toctree ::
6082 :hidden:
0 commit comments