Git Product home page Git Product logo

msearch-1asset's Introduction

Solving a Search-Theoretic Model of Money w/ Persistent Heterogeneity

By: Christian Bustamante
https://cbustamante.co/

About

This set of codes solves a search-theoretic model of money similar in spirit to Lagos and Wright (2005), but where preferences are not quasi-linear. Dropping the quasi-linearity assumption generates a distribution of money that becomes persistent across periods. In this model, agents accumulate only one asset (money).

For a description of the model and the numerical method used to solve it, see the appendix for "The Long-Run Redistributive Effects of Monetary Policy" in my research webpage. The file apx_1asset.pdf in this repo, provides the relevant pages of said appendix.

Contents

This package is organized as follows:

  • The folder src contains the main codes that solve the model. The main program is in Main_Only_Money.f90.
  • The folder lib provides a set of different numerical subroutines needed by the codes in src.
  • The folder plot contains Matlab codes to plot/analyze some of the model results. These codes reproduce the figures in Appendix D.
  • In the root folder, there is the Makefile used to build the solution program. It is set up to run with ifort but it should work (if adapted) with other compilers. It also uses the hdf5, mkl, and openmp libraries.

License and Citation

MIT license.
Citation:
Bustamante, C. (2023). "The Long-Run Redistributive Effects of Monetary Policy," Journal of Monetary Economics, 140: 106-123.

msearch-1asset's People

Contributors

cbusta avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

maitlahcen

msearch-1asset's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.