Skip to content

MicheleTirico/centerline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

centerline

Info

Installation

Using conda, create a new environment:

conda env create -f conda/env.yaml

Activate the environment:

conda activate centerline

install the sources:

python3 -m pip install -e .

Update the environment:

conda env update --name centerline --file  conda/env.yaml --prune

TODO

  • test import packages
  • change name of packages in import

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages