Skip to content

Solution and simulation of life cycle models in Python with GPU acceleration.

License

Notifications You must be signed in to change notification settings

OpenSourceEconomics/lcm

Repository files navigation

Life Cycle Models

Ruff pre-commit.ci status image

This package aims to generalize and facilitate the specification, solution, and estimation of dynamic choice models.

Installation

LCM currently needs to be installed from GitHub and requires jax and jaxlib. If you aim to run LCM on a GPU, you need to install jaxlib with CUDA support (for Linux) or with support for AMD GPUs / ARM-based Silicon GPUs (for MacOS). In any case, for installation of jax and jaxlib, please consult the jax docs.

Note: We currently test GPU support for LCM only on Linux with CUDA 12.

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

Copyright (c) 2023 The LCM Authors

About

Solution and simulation of life cycle models in Python with GPU acceleration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published