Source Code
More and more economics journals have started to require authors that they should submit accessible computing source code and data so that their published research results can be verified and replicated. I welcome this trend wholeheartedly as it accords with the purposes of scientifc rigor and research integrity.
Source Code for Published Journal Articles
- Python source code for solving differential-algebraic equations (DAEs) in Lin (2026) published in Oxford Economic Papers is available in each of the three repositories:
- Github: PythonProgram_DAEs
- Zenodo: PythonProgram_DAEs
- OEP: Supplemental data
- Python code for using the idea of homotopy continuation to solve mixed-type functional differential equations (MFDEs) in Lin (2018) published in Computational Economics is available in the following repositories:
- Github: Homotopy_MFDEs
- Zenodo: Homotopy_MFDEs
