Skip to content

Commit

Permalink
Change orders and update title
Browse files Browse the repository at this point in the history
  • Loading branch information
HengchengZhang committed Jun 7, 2023
1 parent 7518176 commit 98e3d4c
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion _projects/lecture-advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: Advanced Quantitative Economics with Python
description: This is one of a series of online texts on modern quantitative economics and programming with Python. This is the third text in the series, which focuses on advanced topics.
link: https://python-advanced.quantecon.org/
image: project-lectures.png
order: 3
order: 4
type: lecture
---
2 changes: 1 addition & 1 deletion _projects/lecture-datascience.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: Introduction to Economic Modeling and Data Science
description: A series of lectures on programming, data science, and economics.
link: https://datascience.quantecon.org/
image: project-lectures.png
order: 5
order: 6
type: lecture
---
2 changes: 1 addition & 1 deletion _projects/lecture-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: A First Course in Quantitative Economics with Python
description: This lecture series provides an introduction to quantitative economics using Python.
link: https://intro.quantecon.org/
image: project-lectures.png
order: 8
order: 2
type: lecture
---
2 changes: 1 addition & 1 deletion _projects/lecture-jax → _projects/lecture-jax.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: Quantitative Economics with JAX
description: This website presents a set of lectures on quantitative economic modeling using GPUs and Google JAX.
link: https://jax.quantecon.org/
image: project-lectures.png
order: 7
order: 8
type: lecture
---
2 changes: 1 addition & 1 deletion _projects/lecture-markov.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: Continuous Time Markov Chains
description: This lecture series provides a short introduction to the fascinating field of continuous time Markov chains.
link: https://quantecon.github.io/continuous_time_mcs/
image: project-lectures.png
order: 6
order: 7
type: lecture
---
4 changes: 2 additions & 2 deletions _projects/lecture-python.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Quantitative Economics with Python
name: Intermediate Quantitative Economics with Python
description: This is one of a series of online texts on modern quantitative economics and programming with Python. This is the second text in the series, which focuses on introductory material.
link: https://python.quantecon.org/
image: project-lectures.png
order: 2
order: 3
type: lecture
---

0 comments on commit 98e3d4c

Please sign in to comment.