Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.44 KB

README.md

File metadata and controls

58 lines (40 loc) · 2.44 KB

CURENT LTB Usage Examples

A collection of examples for using CURENT LTB.

License: MIT Project Status: Active – The project has reached a stable, usable state and is being actively developed. GitHub last commit (master)

Examples

Advanced Usage

Simulations

Benchmark

Debug

Installation

A conda environment is provided for easy installation. To create the environment named "ltb", run:

conda env create -f environment.yml -n ltb

To activate the environment, run:

conda activate ltb

License

This repository is licensed under the MIT License.