Skip to content

CURENT/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.