Skip to content

tocisz/simple-distance-cpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-distance-cpy

Some of the functions from scipy.spatial.distance without tons of other code.

I needed only cdist function from scipy.spatial.distance and whole scipy was too much for Heroku, so I extracted only this function from scipy.

Metric can be passed only as a string. Only euclidean metric was tested.

About

Some of the functions from scipy.spatial.distance without tons of other code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published