diff --git a/_layouts/default.html b/_layouts/default.html index 8f30d41..d899bac 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -74,27 +74,26 @@

QuantEcon

diff --git a/_layouts/home.html b/_layouts/home.html index d8f0b05..4fbefbd 100755 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -33,16 +33,14 @@

QuantEcon

-

Sponsors

+

Sponsor

-
-

+

Sponsored by the Paula and Gregory Chow Institute for Studies in Economics, Xiamen University -

-
+

diff --git a/_layouts/lectures.html b/_layouts/lectures.html index 3d96078..e5b39b1 100644 --- a/_layouts/lectures.html +++ b/_layouts/lectures.html @@ -4,15 +4,6 @@ {{ content }} - - - diff --git a/_layouts/team.html b/_layouts/team.html index 362b071..659f17f 100644 --- a/_layouts/team.html +++ b/_layouts/team.html @@ -4,7 +4,7 @@ {{ content }} -

Team

+

QuantEcon Team

@@ -15,7 +15,7 @@

Founding Members and Co-Chairs

{% for team-member in team-members reversed %}
-
+

{{ team-member.name }}

{{ team-member.content }}

@@ -32,7 +32,7 @@

Committee Members

{% for team-member in team-members reversed %}
-
+

{{ team-member.name }}

{{ team-member.content }}

@@ -49,7 +49,7 @@

Lead Developers

{% for team-member in team-members reversed %}
-
+

{{ team-member.name }}

{{ team-member.content }}

@@ -66,7 +66,7 @@

Design and Marketing

{% for team-member in team-members reversed %}
-
+

{{ team-member.name }}

{{ team-member.content }}

@@ -149,7 +149,7 @@

Previous Steering Committee Members

{% for team-member in team-members reversed %}
-
+

{{ team-member.name }}

{{ team-member.content }}

@@ -166,7 +166,7 @@

Previous Lead Developers

{% for team-member in team-members reversed %}
-
+

{{ team-member.name }}

{{ team-member.content }}

diff --git a/_lectures/lecture-datascience.md b/_lectures/lecture-datascience.md deleted file mode 100644 index d66192d..0000000 --- a/_lectures/lecture-datascience.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -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-datascience.png -order: 6 -type: lecture -lang: python ---- diff --git a/_lectures/lecture-jax.md b/_lectures/lecture-jax.md deleted file mode 100644 index 7752d3d..0000000 --- a/_lectures/lecture-jax.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -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-python.png -order: 8 -type: lecture -lang: python ---- diff --git a/_lectures/lecture-julia.md b/_lectures/lecture-julia.md deleted file mode 100644 index 903613d..0000000 --- a/_lectures/lecture-julia.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -name: Quantitative Economics with Julia -description: A set of lectures on quantitative economic modeling, designed and written by Jesse Perla, Thomas J. Sargent and John Stachurski. -link: https://julia.quantecon.org/ -image: project-julia.png -order: 5 -type: lecture -lang: julia ---- diff --git a/_lectures/lecture-markov.md b/_lectures/lecture-markov.md deleted file mode 100644 index 05dae6d..0000000 --- a/_lectures/lecture-markov.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -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: 7 -type: lecture -lang: python ---- diff --git a/_posts/2024-08-08-africa-workshop.md b/_posts/2024-08-08-africa-workshop.md index 07a59db..715ceea 100644 --- a/_posts/2024-08-08-africa-workshop.md +++ b/_posts/2024-08-08-africa-workshop.md @@ -3,6 +3,7 @@ layout: post title: "Africa summer course 2024" author: Matt McKay excerpt: QuantEcon has just delivered our Africa summer course +#type: news --- QuantEcon has delivered our Africa summer course in July/August 2024 across three universities in West Africa. Our aim is to bring the foundational skills required for working with more advanced computational economic models to a global audience. It was exciting for the team to be able to work with these talented students in West Africa. diff --git a/_posts/2024-08-15-unimelb-workshop.md b/_posts/2024-08-15-unimelb-workshop.md index 48bb1f1..00dcf7c 100644 --- a/_posts/2024-08-15-unimelb-workshop.md +++ b/_posts/2024-08-15-unimelb-workshop.md @@ -3,6 +3,7 @@ layout: post title: QuantEcon workshop at the University of Melbourne author: Matt McKay excerpt: QuantEcon delivered a workshop at the University of Melbourne +#type: article --- 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. diff --git a/_posts/2024-11-02-smit-google.md b/_posts/2024-11-02-smit-google.md index 5fe851e..a13cb2d 100644 --- a/_posts/2024-11-02-smit-google.md +++ b/_posts/2024-11-02-smit-google.md @@ -3,6 +3,7 @@ layout: post title: "QuantEcon RA working with Google Search" author: Matt McKay excerpt: QuantEcon RA is now working with the Google Search team +#type: Workshop --- Congratulations to [Smit Lunagariya](https://in.linkedin.com/in/smit-lunagariya-356b93179) for your new role at Google search. Smit was a former QuantEcon research assistant and contributed extensively to the QuantEcon project. We hope you enjoy your new role in the machine learning team. diff --git a/_team-members/alfred.md b/_team-members/alfred.md index 30f81d9..962f176 100644 --- a/_team-members/alfred.md +++ b/_team-members/alfred.md @@ -1,6 +1,6 @@ --- name: Alfred Galichon -image: alfred.jpg +image: /assets/img/team/alfred.jpg link: http://alfredgalichon.com role: "Committee Members" --- diff --git a/_team-members/andrij.md b/_team-members/andrij.md index 1ef4239..c67a3cc 100644 --- a/_team-members/andrij.md +++ b/_team-members/andrij.md @@ -1,6 +1,6 @@ --- name: Andrij Stachurski -image: andrij.jpg +image: https://avatars.githubusercontent.com/u/5886045?v=4 link: http://drdrij.com/ role: "Design and Marketing" --- diff --git a/_team-members/arnav.md b/_team-members/arnav.md index 058a970..e9fbc60 100644 --- a/_team-members/arnav.md +++ b/_team-members/arnav.md @@ -1,6 +1,6 @@ --- name: Arnav Sood -image: arnav.jpg +image: /assets/img/team/arnav.jpg link: http://arnavsood.com/ role: "Previous Lead Developers" --- diff --git a/_team-members/chase.md b/_team-members/chase.md index cd4f911..354f66f 100644 --- a/_team-members/chase.md +++ b/_team-members/chase.md @@ -1,6 +1,6 @@ --- name: Chase Coleman -image: chase.jpg +image: /assets/img/team/chase.jpg link: http://www.chasegcoleman.com/ role: "Previous Lead Developers" --- diff --git a/_team-members/daisuke.md b/_team-members/daisuke.md index 41d8e7c..7436c16 100644 --- a/_team-members/daisuke.md +++ b/_team-members/daisuke.md @@ -1,6 +1,6 @@ --- name: Daisuke Oyama -image: placeholder.png +image: https://avatars.githubusercontent.com/u/7353083?v=4 link: http://www.oyama.e.u-tokyo.ac.jp/ role: "Committee Members" --- diff --git a/_team-members/david.md b/_team-members/david.md index 08d03ad..9fd76c5 100644 --- a/_team-members/david.md +++ b/_team-members/david.md @@ -1,7 +1,7 @@ --- name: David Backus -image: david.jpg -link: http://people.stern.nyu.edu/dbackus/ +image: /assets/img/team/david.jpg +link: https://www.legacy.com/us/obituaries/nytimes/name/david-backus-obituary?id=14279333 role: "Previous Steering Committee Members" --- David Backus was the Heinz Riehl Professor of Economics at New York University's Stern School of Business and a member of the QuantEcon steering committee until he passed away in 2016. A brilliant economist, an open source enthusiast and a wonderful colleague and friend, he is greatly missed by all the QuantEcon team. \ No newline at end of file diff --git a/_team-members/eli.md b/_team-members/eli.md index c550399..7ad62eb 100644 --- a/_team-members/eli.md +++ b/_team-members/eli.md @@ -1,6 +1,6 @@ --- name: Eli Knaap -image: eli.jpg +image: /assets/img/team/eli.jpg link: https://knaaptime.com role: "Lead Developers" --- diff --git a/_team-members/frank.md b/_team-members/frank.md index 6b93eb7..db041d1 100644 --- a/_team-members/frank.md +++ b/_team-members/frank.md @@ -1,6 +1,6 @@ --- name: Frank Wu -image: frank.jpg +image: /assets/img/team/frank.jpg link: https://github.com/chappiewuzefan role: "Previous Lead Developers" --- diff --git a/_team-members/harvey.md b/_team-members/harvey.md index a6d87a5..5b0e1cd 100644 --- a/_team-members/harvey.md +++ b/_team-members/harvey.md @@ -1,6 +1,6 @@ --- name: Harvey Thompson -image: harvey.jpg +image: /assets/img/team/harvey.jpg link: https://github.com/Harveyt47 role: "Previous Lead Developers" --- diff --git a/_team-members/hengcheng.md b/_team-members/hengcheng.md index b4e76c3..8130349 100644 --- a/_team-members/hengcheng.md +++ b/_team-members/hengcheng.md @@ -1,6 +1,6 @@ --- name: Hengcheng Zhang -image: hengcheng.jpg +image: /assets/img/team/hengcheng.jpg link: https://github.com/HengchengZhang role: "Previous Lead Developers" --- diff --git a/_team-members/humphrey.md b/_team-members/humphrey.md index 882b4d0..724f10c 100644 --- a/_team-members/humphrey.md +++ b/_team-members/humphrey.md @@ -1,6 +1,6 @@ --- name: Humphrey Yang -image: humphrey.jpg +image: /assets/img/team/humphrey.jpg link: https://github.com/HumphreyYang role: "Lead Developers" --- diff --git a/_team-members/jingni.md b/_team-members/jingni.md index 11f8fb9..bb8e56b 100644 --- a/_team-members/jingni.md +++ b/_team-members/jingni.md @@ -1,6 +1,6 @@ --- name: Jingni Yang -image: jingni.jpg +image: /assets/img/team/jingni.jpg link: https://sites.google.com/site/jingniyangorange/home role: "Design and Marketing" --- diff --git a/_team-members/john.md b/_team-members/john.md index 73fe73b..8b097a1 100644 --- a/_team-members/john.md +++ b/_team-members/john.md @@ -1,6 +1,6 @@ --- name: John Stachurski -image: john.jpg +image: /assets/img/team/john.jpg link: http://johnstachurski.net/ role: "Founding Members and Co-Chairs" --- diff --git a/_team-members/jose.md b/_team-members/jose.md index a4d56d3..c213a44 100644 --- a/_team-members/jose.md +++ b/_team-members/jose.md @@ -1,7 +1,7 @@ --- name: José Bayoán Santiago Calderón -image: jose.jpg -link: https://jbsc.netlify.com/ +image: /assets/img/team/jose.jpg +link: https://jbsc.netlify.app/ role: "Previous Lead Developers" --- José Bayoán Santiago Calderón is PhD candidate at Claremont Graduate University with research interests in computational economics and econometrics (job market candidate this year). \ No newline at end of file diff --git a/_team-members/matthew.md b/_team-members/matthew.md index 3de6fd8..c8924d0 100644 --- a/_team-members/matthew.md +++ b/_team-members/matthew.md @@ -1,6 +1,6 @@ --- name: Matthew McKay -image: placeholder.png +image: https://avatars.githubusercontent.com/u/8263752?v=4 link: https://github.com/mmcky role: "Committee Members" --- diff --git a/_team-members/natasha.md b/_team-members/natasha.md index 17d6e3c..dbf0a02 100644 --- a/_team-members/natasha.md +++ b/_team-members/natasha.md @@ -1,6 +1,6 @@ --- name: Natasha Watkins -image: natasha.jpg +image: /assets/img/team/natasha.jpg link: https://github.com/natashawatkins role: "QuantEcon Early Career Researchers" --- diff --git a/_team-members/pablo.md b/_team-members/pablo.md index 7e165a9..5380456 100644 --- a/_team-members/pablo.md +++ b/_team-members/pablo.md @@ -1,6 +1,6 @@ --- name: Pablo Winant -image: placeholder.png +image: /assets/img/team/pablo.jpg link: http://www.mosphere.fr/ role: "Lead Developers" --- diff --git a/_team-members/quentin.md b/_team-members/quentin.md index d82e9de..2a3a196 100644 --- a/_team-members/quentin.md +++ b/_team-members/quentin.md @@ -1,6 +1,6 @@ --- name: Quentin Batista -image: placeholder.png +image: https://avatars.githubusercontent.com/u/24798947?v=4 link: https://github.com/QBatista role: "Previous Lead Developers" --- diff --git a/_team-members/richard.md b/_team-members/richard.md index 3d3efaa..87ac362 100644 --- a/_team-members/richard.md +++ b/_team-members/richard.md @@ -1,6 +1,6 @@ --- name: Richard W. Evans -image: richard.jpg +image: /assets/img/team/richard.jpg link: https://sites.google.com/site/rickecon/ role: "Committee Members" --- diff --git a/_team-members/sagiri.md b/_team-members/sagiri.md index e95ea98..153e9e4 100644 --- a/_team-members/sagiri.md +++ b/_team-members/sagiri.md @@ -1,6 +1,6 @@ --- name: Sagiri Kitao -image: sagiri.jpg +image: /assets/img/team/sagiri.jpg link: https://sites.google.com/site/sagirikitao/ role: "Previous Steering Committee Members" --- diff --git a/_team-members/sevin.md b/_team-members/sevin.md index 3b4e9ef..0f4ea80 100644 --- a/_team-members/sevin.md +++ b/_team-members/sevin.md @@ -1,6 +1,6 @@ --- name: Sevin Yeltekin -image: placeholder.png +image: /assets/img/team/sevin.jpg link: http://tepper.cmu.edu/our-faculty-and-research/about-our-faculty/faculty-profiles/sevin/yeltekin-sevin role: "Committee Members" --- diff --git a/_team-members/shu.md b/_team-members/shu.md index 28d9175..e2be637 100644 --- a/_team-members/shu.md +++ b/_team-members/shu.md @@ -1,6 +1,6 @@ --- name: Shu Hu -image: shu.jpg +image: /assets/img/team/shu.jpg link: https://shu-hu.com/ role: "Lead Developers" --- diff --git a/_team-members/shunsuke.md b/_team-members/shunsuke.md index fc572a1..9fd7928 100644 --- a/_team-members/shunsuke.md +++ b/_team-members/shunsuke.md @@ -1,6 +1,6 @@ --- name: Shunsuke Hori -image: shunsuke.jpg +image: /assets/img/team/shunsuke.jpg link: https://github.com/Shunsuke-Hori role: "Previous Lead Developers" --- diff --git a/_team-members/smit.md b/_team-members/smit.md index 25630d3..918a980 100644 --- a/_team-members/smit.md +++ b/_team-members/smit.md @@ -1,6 +1,6 @@ --- name: Smit Lunagariya -image: smit.jpg +image: https://avatars.githubusercontent.com/u/55887635?v=4 link: https://github.com/Smit-create role: "Lead Developers" --- diff --git a/_team-members/spencer.md b/_team-members/spencer.md index e6cd58f..0e0474f 100644 --- a/_team-members/spencer.md +++ b/_team-members/spencer.md @@ -1,6 +1,6 @@ --- name: Spencer Lyon -image: spencer.jpg +image: /assets/img/team/spencer.jpg link: http://spencerlyon.com/ role: "Previous Lead Developers" --- diff --git a/_team-members/susan.md b/_team-members/susan.md index d50511a..281d369 100644 --- a/_team-members/susan.md +++ b/_team-members/susan.md @@ -1,6 +1,6 @@ --- name: Susan Athey -image: susan.jpg +image: /assets/img/team/susan.jpg link: https://www.gsb.stanford.edu/faculty-research/faculty/susan-athey role: "Previous Steering Committee Members" --- diff --git a/_team-members/thomas.md b/_team-members/thomas.md index a9f329e..ddbc9a0 100644 --- a/_team-members/thomas.md +++ b/_team-members/thomas.md @@ -1,6 +1,6 @@ --- name: Thomas J. Sargent -image: tom.jpg +image: /assets/img/team/tom.jpg link: http://www.tomsargent.com/ role: "Founding Members and Co-Chairs" --- diff --git a/_team-members/zejin.md b/_team-members/zejin.md index 2c196a1..0106245 100644 --- a/_team-members/zejin.md +++ b/_team-members/zejin.md @@ -1,6 +1,6 @@ --- name: Zejin Shi -image: zejin.jpg +image: /assets/img/team/zejin.jpg link: https://github.com/shizejin role: "Previous Lead Developers" --- diff --git a/assets/img/team/alfred.jpg b/assets/img/team/alfred.jpg index 239b63f..8272eaa 100644 Binary files a/assets/img/team/alfred.jpg and b/assets/img/team/alfred.jpg differ diff --git a/assets/img/team/david.jpg b/assets/img/team/david.jpg index 8a19107..d8d7a2a 100644 Binary files a/assets/img/team/david.jpg and b/assets/img/team/david.jpg differ diff --git a/assets/img/team/frank.jpg b/assets/img/team/frank.jpg index 2fc375f..a593b9f 100644 Binary files a/assets/img/team/frank.jpg and b/assets/img/team/frank.jpg differ diff --git a/assets/img/team/pablo.jpg b/assets/img/team/pablo.jpg new file mode 100644 index 0000000..f5ee29f Binary files /dev/null and b/assets/img/team/pablo.jpg differ diff --git a/assets/img/team/placeholder.png b/assets/img/team/placeholder.png index 9077524..9490ffc 100644 Binary files a/assets/img/team/placeholder.png and b/assets/img/team/placeholder.png differ diff --git a/assets/img/team/sagiri.jpg b/assets/img/team/sagiri.jpg index 8c7b75c..4987af6 100644 Binary files a/assets/img/team/sagiri.jpg and b/assets/img/team/sagiri.jpg differ diff --git a/assets/img/team/sevin.jpg b/assets/img/team/sevin.jpg new file mode 100644 index 0000000..bf92f64 Binary files /dev/null and b/assets/img/team/sevin.jpg differ diff --git a/assets/img/team/shu.jpg b/assets/img/team/shu.jpg index 8c1b44e..24ae6dd 100644 Binary files a/assets/img/team/shu.jpg and b/assets/img/team/shu.jpg differ diff --git a/assets/img/team/susan.jpg b/assets/img/team/susan.jpg index 94676c7..8aa6c14 100644 Binary files a/assets/img/team/susan.jpg and b/assets/img/team/susan.jpg differ diff --git a/assets/js/main.js b/assets/js/main.js index 2272587..03d9e7c 100644 --- a/assets/js/main.js +++ b/assets/js/main.js @@ -158,68 +158,6 @@ }); } - - // Isotope URL hash filtering - function getHashFilter() { - // get filter=filterName - var matches = location.hash.match( /filter=([^&]+)/i ); - var hashFilter = matches && matches[1]; - return hashFilter && decodeURIComponent( hashFilter ); - } - - /** - * Projects isotope and filter - */ - window.addEventListener('load', () => { - let projectsContainer = select('.projects-container'); - if (projectsContainer) { - let projectsIsotope = new Isotope(projectsContainer, { - layoutMode: 'fitRows', - itemSelector: '.projects-item', - //getSortData: { - // name: '.name' - //}, - //sortBy: 'name' - sortBy: 'original-order' - }); - - let projectsFilters = select('#projects-flters li', true); - - on('click', '#projects-flters li', function(e) { - e.preventDefault(); - projectsFilters.forEach(function(el) { - el.classList.remove('filter-active'); - }); - this.classList.add('filter-active'); - - projectsIsotope.arrange({ - filter: this.getAttribute('data-filter') - }); - - var filterString = encodeURIComponent( this.getAttribute('data-filter') ); - if ( filterString.length > 1 ) { - filterString = filterString.substring(8); - } - location.hash = 'filter=' + filterString; - - projectsIsotope.on('arrangeComplete', function() { - AOS.refresh() - }); - }, true); - - var filterHash = getHashFilter(); - if (filterHash) { - projectsFilters.forEach(function(el) { - if ((el.dataset.filter) == ('.filter-' + filterHash)) { - console.log('we have a match'); - el.click(); - } - }); - } - } - - }); - /** * Animation on scroll */ diff --git a/assets/main.scss b/assets/main.scss index 4357f98..bc61bef 100755 --- a/assets/main.scss +++ b/assets/main.scss @@ -27,6 +27,15 @@ body { -webkit-font-smoothing: antialiased; } +blockquote { + border-left: 5px solid $color-link; + background: $color-light; + padding: 1rem 1rem 0.2rem 1rem; + font-size: 0.9rem; + margin-left: 1rem; + max-width: 680px; +} + a { color: $color-link; text-decoration: none; @@ -41,6 +50,7 @@ h1 { font-family: $font-brand; font-weight: 400; margin: 0 0 2rem 0; + font-size: 1.8rem; } h2 { @@ -157,6 +167,16 @@ img { align-items: center; li { position: relative; + &.github-link { + a { + i { + font-size: 30px; + } + &:before { + display: none !important; + } + } + } } } &>ul>li { @@ -284,8 +304,6 @@ img { visibility: visible; } } - - } } @@ -616,6 +634,10 @@ section { padding: 8rem 0; overflow: hidden; + &.sponsors { + padding: 4rem 0; + } + @media (max-width: 576px) { padding: 4rem 1rem; &.inner-page { @@ -1320,21 +1342,32 @@ section { list-style: none; padding: 0; - li { + >li { border-top: 1px solid #ececec; - padding: 1rem 0; + padding: 1rem 0 1rem 8rem; + position: relative; &:first-child { border: 0; } h2 { - font-size: 1.5rem; + font-size: 1rem; + font-weight: bold; + a { + color: #444; + } } .date { - margin: 0 0 0.5rem 0; - color: #888; + width: 6rem; + padding: 1rem 0 0 0; + //color: #888; + position: absolute; + top: 0; + left: 0; + text-align: right; + } .summary { @@ -1431,4 +1464,4 @@ section { } } } -} \ No newline at end of file +} diff --git a/dockerfile b/dockerfile deleted file mode 100644 index 59ea11a..0000000 --- a/dockerfile +++ /dev/null @@ -1,11 +0,0 @@ -# Create a Jekyll container from a Ruby Alpine image - -# At a minimum, use Ruby 2.5 or later -FROM ruby:2.7-alpine3.15 - -# Add Jekyll dependencies to Alpine -RUN apk update -RUN apk add --no-cache build-base gcc cmake git - -# Update the Ruby bundler and install Jekyll -RUN gem update bundler && gem install bundler jekyll \ No newline at end of file diff --git a/pages/about.md b/pages/about.md index b855394..f5cb2c3 100644 --- a/pages/about.md +++ b/pages/about.md @@ -1,7 +1,7 @@ --- title: About permalink: /about/ -menu_item: true +menu_item: false --- # About diff --git a/pages/archives.md b/pages/archives.md index 659c54f..9b2adf0 100755 --- a/pages/archives.md +++ b/pages/archives.md @@ -5,4 +5,4 @@ permalink: /news/ menu_item: true --- -# QuantEcon News +# News diff --git a/pages/lectures.md b/pages/lectures.md index 98edb06..f447202 100644 --- a/pages/lectures.md +++ b/pages/lectures.md @@ -1,7 +1,7 @@ --- title: Lectures permalink: /lectures/ -menu_item: false +menu_item: true layout: lectures --- diff --git a/pages/workshops.md b/pages/workshops.md index f90271f..3e29e66 100644 --- a/pages/workshops.md +++ b/pages/workshops.md @@ -7,57 +7,82 @@ 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) +* [The AI-driven Revolution in Scientific Computing](https://github.com/QuantEcon/rba_workshop_2024) + +>Several important new scientific computing environments have appeared in recent years, generated by demand from and investment in artificial intelligence. This workshop will provide a brief overview of these environments and their features, including automatic differentiation, parallel computing, and just-in-time compilers. We will discuss how these tools can be applied to a range of economic applications. When possible, attendees should bring laptops to the seminar. **August 2024, University of Melbourne** * Presenters: John Stachurski -* [Website](https://github.com/QuantEcon/melbourne_2024) +* [Computional Economics Workshop](https://github.com/QuantEcon/melbourne_2024) + +>Several new open source scientific computing environments have appeared in recent years, generated by demand from and investment in artificial intelligence and related fields. Economists can greatly enhance their modeling and data processing capabilities by exploiting these new computational tools. This workshop will provide a brief overview of core topics, including automatic differentiation, parallel computing, and just-in-time compilers. We will discuss how these tools can be applied to a range of economic applications. **May 2024, Central Bank of Chile** * Presenters: John Stachurski -* [Website](https://github.com/QuantEcon/cbc_2024) +* [Central Bank of Chile 2024 Scientific Computing Workshop](https://github.com/QuantEcon/cbc_2024) + +>Open source scientific computing environments built around the Python programming language have expanded rapidly in recent years. They now form the dominant paradigm in artificial intelligence and many fields within the natural sciences. Economists can greatly enhance their modeling and data processing capabilities by exploiting Python's scientific ecosystem. This course will cover the foundations of Python programming and Python scientific libraries, as well as showing how they can be used in economic applications for rapid development and high performance computing. **March 2024, International Monetary Fund (Institute for Capacity Development)** * Presenters: John Stachurski -* [Website](https://github.com/QuantEcon/imf_2024) +* [Modern Computational Economics and Policy Applications](https://github.com/QuantEcon/imf_2024) + +>Open source scientific computing environments built around the Python programming language have expanded rapidly in recent years. They now form the dominant paradigm in artificial intelligence and many fields within the natural sciences. Economists can greatly enhance their modeling and data processing capabilities by exploiting Python's scientific ecosystem. This course will cover the foundations of Python programming and Python scientific libraries, as well as showing how they can be used in economic applications for rapid development and high performance computing. **October 2023, International Monetary Fund** * Presenters: John Stachurski -* [Website](https://github.com/QuantEcon/imf_october_2023) +* [An Introduction to High Performance Computing with Python](https://github.com/QuantEcon/imf_october_2023) + +>This workshop will give an overview of Python's high performance computing capabilities and how they can be used for economic modeling. We will cover JIT compilers, automation differentiation, cloud computing and GPUs. Attendees should bring their own laptop, but no software installs are necessary. **October 2023, Columbia University** * Presenters: John Stachurski -* [Website](https://github.com/QuantEcon/columbia_2023) +* [Computational Methods for Quantitative Economics](https://github.com/QuantEcon/columbia_2023) + +>This workshop will give an overview of Python's high performance computing capabilities and how they can be used for economic modeling. We will cover JIT compilers, automation differentiation, cloud computing and GPUs. Attendees should bring their own laptop, but no software installs are necessary. **April 2023, Kobe University** * Presenters: John Stachurski -* [Website](https://github.com/QuantEcon/kobe_comp_econ_2023) +* [Computational Economics with Python](https://github.com/QuantEcon/kobe_comp_econ_2023) + +>Computational methods and scientific computing are becoming increasingly central to research, analysis and policy work in economics, finance and social science. +>This is an introductory workshop for students and policy makers who are interested in learning about the evolution of modern scientific computing tools and how they can be applied to economic problems. The main language used in the workshop will be Python, although other languages will also be discussed. +>Topics will include simulation, vectorization, JIT compilers, and parallelization. **April 2023, Nagoya University** * Presenters: John Stachurski -* [Website](https://github.com/QuantEcon/nagoya_comp_econ_2023) +* [Computational Methods for Quantitative Economics](https://github.com/QuantEcon/nagoya_comp_econ_2023) + +>Computational methods and scientific computing are becoming increasingly central to research, analysis and policy work in economics, finance and social science. +>This is an introductory workshop for students and policy makers who are interested in learning about the evolution of modern scientific computing tools and how they can be applied to economic problems. The main language used in the workshop will be Python, although other languages will also be discussed. +>Topics will include simulation, vectorization, JIT compilers, and parallelization. **April 2023, Keio University** * Presenters: John Stachurski -* [Website](https://github.com/QuantEcon/keio_comp_econ_2023) +* [Computational Methods for Quantitative Economics](https://github.com/QuantEcon/keio_comp_econ_2023) + +>Computational methods and scientific computing are becoming increasingly central to research, analysis and policy work in economics, finance and social science. +>This is a workshop for students and policy makers who are interested in learning about the evolution of modern scientific computing tools and how they can be applied to economic problems. The main language used in the workshop will be Python, although other languages will also be discussed. Topics will include simulation, vectorization, JIT compilers, and parallelization. **September 2022, Central Bank of Chile** * Presenters: John Stachurski, Pablo Winant -* [Website](https://github.com/QuantEcon/cbc_workshops) +* [Central Bank of Chile Scientific Computing Workshops](https://github.com/QuantEcon/cbc_workshops) + +>This is the homepage for the QuantEcon scientific and high performance computing workshops to be held at the Central Bank of Chile in September 2022. **September 2022, Center for Research in Economics and Statistics (CREST), Paris** @@ -146,4 +171,4 @@ QuantEcon runs workshops on computational modeling for economists using Python **March 2016, Rice Unversity, Department of Economics** -* Presenters: Thomas Sargent, Chase Coleman \ No newline at end of file +* Presenters: Thomas Sargent, Chase Coleman