From 6b292a1db8fb111e77a28e33c2ab88d59f08a9b1 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Mon, 18 Nov 2024 11:07:44 +1100 Subject: [PATCH] Update workshops and news (#130) * update workshops page * ENH: Update workshops and associated news --- _posts/2023-10-30-october-workshops.md | 8 +++++++ _posts/2024-05-15-cbc-workshop.md | 8 +++++++ _posts/2024-08-15-unimelb-workshop.md | 13 +++++++++++ pages/2024-11-20-rba-workshop.md | 13 +++++++++++ pages/workshops.md | 31 ++++++++++++++++++++++++++ 5 files changed, 73 insertions(+) create mode 100644 _posts/2023-10-30-october-workshops.md create mode 100644 _posts/2024-05-15-cbc-workshop.md create mode 100644 _posts/2024-08-15-unimelb-workshop.md create mode 100644 pages/2024-11-20-rba-workshop.md diff --git a/_posts/2023-10-30-october-workshops.md b/_posts/2023-10-30-october-workshops.md new file mode 100644 index 0000000..daa8b75 --- /dev/null +++ b/_posts/2023-10-30-october-workshops.md @@ -0,0 +1,8 @@ +--- +layout: post +title: "QuantEcon Workshops at Columbia University and International Monetary Fund (IMF)" +author: Matt McKay +excerpt: QuantEcon delivered two workshops at Columbia University and the International Monetary Fund. +--- + +QuantEcon delivered two workshops this month. One at [Columbia University](https://github.com/QuantEcon/columbia_2023) and the other at the [International Monetary Fund (IMF)](https://github.com/QuantEcon/imf_october_2023). \ No newline at end of file diff --git a/_posts/2024-05-15-cbc-workshop.md b/_posts/2024-05-15-cbc-workshop.md new file mode 100644 index 0000000..c965fad --- /dev/null +++ b/_posts/2024-05-15-cbc-workshop.md @@ -0,0 +1,8 @@ +--- +layout: post +title: QuantEcon workshop at Central Bank of Chile +author: Matt McKay +excerpt: QuantEcon delivered a workshop at the Central Bank of Chile +--- + +QuantEcon ran a [workshop](https://github.com/QuantEcon/cbc_2024) at the Central Bank of Chile on high performance computing using Python and how Python can be used in economic applications. \ No newline at end of file diff --git a/_posts/2024-08-15-unimelb-workshop.md b/_posts/2024-08-15-unimelb-workshop.md new file mode 100644 index 0000000..48bb1f1 --- /dev/null +++ b/_posts/2024-08-15-unimelb-workshop.md @@ -0,0 +1,13 @@ +--- +layout: post +title: QuantEcon workshop at the University of Melbourne +author: Matt McKay +excerpt: QuantEcon delivered a workshop at the University of Melbourne +--- + +QuantEcon ran a [workshop](https://github.com/QuantEcon/melbourne_2024) at the University of Melbourne presenting recent advances in computational tools available in open source scientific computing environments. + +These new tools include: +- automatic differentiation +- parallel computing, and +- just-in-time compilers \ No newline at end of file diff --git a/pages/2024-11-20-rba-workshop.md b/pages/2024-11-20-rba-workshop.md new file mode 100644 index 0000000..019de0e --- /dev/null +++ b/pages/2024-11-20-rba-workshop.md @@ -0,0 +1,13 @@ +--- +layout: post +title: QuantEcon workshop at the Reserve Bank of Australia +author: Matt McKay +excerpt: QuantEcon delivering workshop at Reserve Bank of Australia +--- + +QuantEcon will run a [workshop at the Reserve Bank of Australia](https://github.com/QuantEcon/rba_workshop_2024) presenting recent advances in computational tools available in open source scientific computing environments. + +These new tools include: +- automatic differentiation +- parallel computing, and +- just-in-time compilers \ No newline at end of file diff --git a/pages/workshops.md b/pages/workshops.md index c017afb..f90271f 100644 --- a/pages/workshops.md +++ b/pages/workshops.md @@ -8,6 +8,37 @@ menu_item: false QuantEcon runs workshops on computational modeling for economists using Python and Julia.  ## Recent Workshops + +**November 2024, Reserve Bank of Australia** + +* Presenters: John Stachurski +* [Website](https://github.com/QuantEcon/rba_workshop_2024) + +**August 2024, University of Melbourne** + +* Presenters: John Stachurski +* [Website](https://github.com/QuantEcon/melbourne_2024) + +**May 2024, Central Bank of Chile** + +* Presenters: John Stachurski +* [Website](https://github.com/QuantEcon/cbc_2024) + +**March 2024, International Monetary Fund (Institute for Capacity Development)** + +* Presenters: John Stachurski +* [Website](https://github.com/QuantEcon/imf_2024) + +**October 2023, International Monetary Fund** + +* Presenters: John Stachurski +* [Website](https://github.com/QuantEcon/imf_october_2023) + +**October 2023, Columbia University** + +* Presenters: John Stachurski +* [Website](https://github.com/QuantEcon/columbia_2023) + **April 2023, Kobe University** * Presenters: John Stachurski