dbscan1d

An efficient implementation of the DBSCAN algorithm for 1D arrays.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install dbscan1d

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.3 2024-10-09      
0.2.2 2023-02-04  
0.2.1 2023-02-04  
0.1.6 2021-02-26  
0.1.4 2019-10-23  
0.1.3 2019-10-23      
0.1.2 2019-10-23      
0.1.1 2019-10-12  
0.1.0 2019-10-12  

Issues with this package?

Page last updated 2025-09-08 21:03:07 UTC