Code

Below you can find numerical computing projects, replication code for my published research papers, and data analysis tools.

@johannesschmieder

View GitHub Profile

Numerical Computing

Deterministic Rust solver for large graph Laplacians and SDDM systems, combining a reusable Combinatorial Multigrid preconditioner with certified PCG solves.

Rust

Stata Tools

A standalone LaTeX-to-PDF compiler for Stata that embeds Tectonic and an academic TeX bundle in one native plugin—no local TeX installation or runtime network access required.

Stata + Rust

Flexible Stata command to create descriptive figures based on collapsing the data to cells.

Stata

This repository contains the latexlog package, which allows for the creation of LaTeX log files from within Stata.

Stata

This repository contains example code for estimating an event study design on a sample of treated individuals who are matched to a control group.

Stata

Replication Materials

Replication code for "Job Search, Unemployment Insurance and Active Labor Market Programs" chapter in the Handbook of Labor Economics, 5th edition.

Python