dijkstra3d

Implementation of Dijkstra's Shortest Path algorithm on 3D images.

Installation

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

pip3 install dijkstra3d

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.15.2 2025-11-06    
1.15.1 2024-07-06    
1.15.0 2024-04-12    
1.14.0 2023-12-19    
1.13.0 2023-05-26    
1.12.1 2023-05-02    
1.12.0 2021-08-31    
1.11.0 2021-08-27    
1.10.1 2021-08-06    
1.10.0 2021-08-05    
1.9.2 2021-07-01    
1.9.1 2021-04-30    
1.9.0 2021-04-22    
1.8.0 2021-01-19    
1.7.0 2020-12-17    
1.6.0 2020-11-10    
1.5.1 2020-09-09    
1.5.0 2020-07-20    
1.4.2 2020-03-09    
1.4.1 2020-02-22    
1.4.0 2020-02-22    
1.3.1 2020-02-18    
1.3.0 2020-02-17    
1.2.0 2020-02-11    
1.1.0 2019-07-18    
1.0.1 2019-02-11    
1.0.0 2018-11-28    

Issues with this package?

Page last updated 2026-09-03 08:08:48 UTC