QuantEcon · GitHub

Commit 9ce3dc0

authored

FIX: add install of prettytable package (#203)

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • lectures

Lines changed: 7 additions & 0 deletions

Original file line numberDiff line numberDiff line change

@@ -13,6 +13,13 @@ kernelspec:

1313
1414

# Multiple Good Allocation Mechanisms

1515
16+

```{code-cell} ipython

17+

---

18+

tags: [hide-output]

19+

---

20+

!pip install prettytable

21+

```

22+
1623

## Overview

1724
1825

This lecture describes two mechanisms for allocating $n$ private goods ("houses") to $m$ people ("buyers").

0 commit comments

Comments

 (0)

Read the original on github.com ↗