Skip to content

ATTPC/attpc_cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attpc_cluster

A Rust library of clustering methods for the AT-TPC with Python bindings

Still under heavy development

Setup

Download the repository using git clone https://github.com/ATTPC/attpc_cluster.git

Create a virtual environment in the repo and then install maturin via pip:

pip install maturin

Then to build the library and bindings use maturin develop. develop will also download all Rust and Python dependencies for the project.

About

Python bindings to clustering methods written in Rust for the AT-TPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages