Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.24 KB

File metadata and controls

22 lines (17 loc) · 1.24 KB
layout page
title Computing
permalink /computing/
seo
description author keywords
Computing expertise of Ran Gu
Ran Gu
computing, R, C++, optimization

My research relies heavily on computational methods. I primarily work with R{:target="_blank"} and C++{:target="_blank"}, using Rcpp{:target="_blank"} to integrate the two efficiently. This combination allows me to implement structural models, optimization routines, and simulation-based estimation at scale.

I have been involved in the following open source projects:

  • mopt{:target="_blank"}: Parallel derivative-free moment optimization in R.
  • EconR{:target="_blank"}: A collection of methods to implement economic models in R and C++/Fortran.
  • parallelTest{:target="_blank"}: Test for parallel computation across different HPC systems.