Skip to content

Commit 6068e4c

Browse files
committed
deploy: 99fb610
0 parents  commit 6068e4c

File tree

158 files changed

+52474
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

158 files changed

+52474
-0
lines changed

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: db35498b4ed62af2b662ba32f23491cf
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

.nojekyll

Whitespace-only changes.
149 KB
Loading

_images/bn_density1.png

45 KB
Loading

_images/career_vf.png

93.7 KB
Loading

_images/pytorch_vs_matlab.png

57.6 KB
Loading

_images/qs.png

40.8 KB
Loading

_rediraffe_redirected.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"index_toc.md": "intro.md"}

_sources/about_py.md

Lines changed: 374 additions & 0 deletions
Large diffs are not rendered by default.

_sources/intro.ipynb

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "2561360f",
6+
"metadata": {},
7+
"source": [
8+
"# Python Programming for Economics and Finance\n",
9+
"\n",
10+
"This website presents a set of lectures on Python programming for economics and finance. \n",
11+
"\n",
12+
"This is the first text in the series, which focuses on programming in Python.\n",
13+
"\n",
14+
"For an overview of the series, see [this page](https://quantecon.org/lectures/)\n",
15+
"\n",
16+
"```{tableofcontents}\n",
17+
"```"
18+
]
19+
}
20+
],
21+
"metadata": {
22+
"jupytext": {
23+
"text_representation": {
24+
"extension": ".md",
25+
"format_name": "myst"
26+
}
27+
},
28+
"kernelspec": {
29+
"display_name": "Python 3",
30+
"language": "python",
31+
"name": "python3"
32+
},
33+
"source_map": [
34+
10
35+
]
36+
},
37+
"nbformat": 4,
38+
"nbformat_minor": 5
39+
}

0 commit comments

Comments
 (0)