Skip to content

CURENT/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstration for CURENT LTB

A collection of demonstrations related to CURENT LTB. The demonstrations aim to showcase the capabilities and features of CURENT LTB.

Demo list

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.