Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.24 KB

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