Skip to content

Commit

Permalink
MAINT: check gpu admonitions and tidy up (#137)
Browse files Browse the repository at this point in the history
* MAINT: check gpu admonitions and tidy up

* remove contents
  • Loading branch information
mmcky authored Mar 1, 2024
1 parent e259dcd commit 0fc5009
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 12 deletions.
4 changes: 0 additions & 4 deletions lectures/inventory_dynamics.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ kernelspec:
```{index} single: Markov process, inventory
```

```{contents} Contents
:depth: 2
```

## Overview

This lecture explores JAX implementations of the exercises in the lecture on [inventory dynamics](https://python.quantecon.org/inventory_dynamics.html).
Expand Down
4 changes: 0 additions & 4 deletions lectures/kesten_processes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ kernelspec:
```{index} single: Linear State Space Models
```

```{contents} Contents
:depth: 2
```

```{include} _admonition/gpu.md
```

Expand Down
2 changes: 2 additions & 0 deletions lectures/markov_asset.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ kernelspec:

# An Asset Pricing Problem

```{include} _admonition/gpu.md
```

## Overview

Expand Down
4 changes: 0 additions & 4 deletions lectures/mle.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ kernelspec:

# Maximum Likelihood Estimation

```{contents} Contents
:depth: 2
```

```{include} _admonition/gpu.md
```

Expand Down

0 comments on commit 0fc5009

Please sign in to comment.