mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 09:56:03 +08:00
spath: Add Cython definition file to allow external use.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
cimport numpy as np
|
||||
|
||||
cpdef shortest_path(np.ndarray, int)
|
||||
Reference in New Issue
Block a user