Skip to content

CURENT/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CURENT LTB Usage Examples

A collection of examples for using CURENT LTB.

Examples

Installation

Clone the repository

git clone https://github.com/CURENT/demo.git

Conda environment

conda create --name demo python=3.9
conda activate demo

install required packages

pip install -r requirements.txt

License

This repository is licensed under the GPL v3 License.