Skip to content

Commit 389c7d9

Browse files
Sylvain CorlaySylvain Corlay
authored andcommitted
Add post about Pablo joining as scientific advisor
1 parent 57d056e commit 389c7d9

3 files changed

Lines changed: 34 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Welcoming Pablo Winant as Scientific Advisor at QuantStack
2+
3+
<img src="/img/blogposts/full-size-images/Pablo-Advisor.png" alt="Pablo Winant (right) and Sylvain Corlay (left)"/>
4+
5+
We are thrilled to welcome Pablo Winant to QuantStack as a Scientific Advisor. Pablo joins us part-time while on a sabbatical year from his roles as a Professor at ESCP Business School and École Polytechnique.
6+
Pablo’s career sits at the intersection of macroeconomic research and the open-source software that makes it computable. He brings a unique pedigree to the tech world: alongside his academic roles, his career spans policy and research institutions, including time at the Bank of England, the IMF, and CEPII.
7+
8+
## Bridging Economics and Core Infrastructure
9+
10+
In the computational economics community, Pablo is known for building tools that solve dynamic models faster and more efficiently. He is the author of modeling languages like Dolo and Dyno, and is deeply involved in the wider macroeconomic modeling ecosystem, with contributions to projects like [Dynare](https://www.dynare.org/), [QuantEcon](https://quantecon.org/), and [Econ ARK](https://econ-ark.org/).
11+
12+
These modeling frameworks rely on complex compilation modes to efficiently solve high-dimensional problems. At QuantStack, Pablo will work alongside our experts to explore new ways to push the architecture of these computational tools forward.
13+
14+
## Bringing Economic Models to the Browser
15+
16+
Pablo’s vision aligns perfectly with our mission at QuantStack: democratizing access to powerful computational tools. Drawing from his experience teaching macroeconomics, he aims to bridge the gap between classroom concepts and research-grade simulations. Together, we will develop interactive learning experiences that allow students and researchers to run real economic models directly in the browser, without the friction of local installations.
17+
18+
By combining Pablo's modeling expertise with our ecosystem around Jupyter, WebAssembly, and deployment platforms like [notebook.link](https://notebook.link), we aim to make advanced economic modeling accessible, scalable, and open. Together, we hope to democratize access to powerful computational economics tools for students and researchers alike.
19+
20+
## Join Us in Welcoming Pablo
21+
22+
We are excited to support Pablo’s work at the frontier of open-source scientific computing and economic modeling. His contributions will help strengthen the connection between academic research and scalable technology infrastructure, unlocking new possibilities for the global economics community.
23+
24+
Please join us in welcoming Pablo to the team! You can follow his work and insights at [mosphere.fr](https://www.mosphere.fr)
25+

src/pages/blogs/_blogpostsDetails.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.blogpostsDetails = void 0;
44
exports.blogpostsDetails = [
5+
{
6+
url: "/blogs/Pablo-Winant-Scientific-Advisor",
7+
title: "Welcoming Pablo Winant as Scientific Advisor at QuantStack",
8+
image: "/img/blogposts/resized-images/Pablo-Advisor.png",
9+
summary: "We are thrilled to welcome Pablo Winant to QuantStack as a Scientific Advisor. Pablo joins us part-time while on a sabbatical year from his roles as a Professor at ESCP Business School and École Polytechnique.",
10+
date: "2026-09-04",
11+
authors: "Sylvain Corlay",
12+
imageID: "blogpost-image-160"
13+
},
514
{
615
url: "https://blog.jupyter.org/a-robotics-workbench-for-jupytercad-6eb498a22178",
716
title: "A Robotics Workbench for JupyterCAD",
2.11 MB
Loading

0 commit comments

Comments
 (0)