You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# A First Course in Quantitative Economics with Python
1
+
# ⚠️ TEST REPOSITORY - A First Course in Quantitative Economics with Python
2
+
3
+
> **🧪 This is a test repository for QuantEcon Actions development**
4
+
> **Do not use for production purposes**
5
+
> Production repository: [lecture-python-intro](https://github.com/QuantEcon/lecture-python-intro)
2
6
3
7
An Undergraduate Lecture Series for the Foundations of Computational Economics
4
8
9
+
## Purpose
10
+
11
+
This repository is a clone of `lecture-python-intro` used for testing the QuantEcon composite actions from [quantecon/actions](https://github.com/QuantEcon/actions).
12
+
5
13
## Jupyter notebooks
6
14
7
15
Jupyter notebook versions of each lecture are available for download
@@ -10,7 +18,6 @@ via the website.
10
18
## Contributions
11
19
12
20
To comment on the lectures please add to or open an issue in the issue tracker (see above).
13
-
14
21
We welcome pull requests!
15
22
16
23
Please read the [QuantEcon style guide](https://manual.quantecon.org/intro.html) first, so that you can match our style.
0 commit comments