Skip to content

Compute pairwise distance metrics such as Euclidean and Manhattan distance using gretl

License

Notifications You must be signed in to change notification settings

atecon/distances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distances

RETIRED PACKAGE AS SUPERSEDED BY GRETL'S INTERNAL DISTANCE() FUNCTION AVAILABLE SINCE VERSION 2021e.

This package supplies functions for computing distances between points in multidimensional space. It's inspired by sklearn's metrics.pairwise class for Python: https://scikit-learn.org/stable/modules/classes.html#module-sklearn.metrics.pairwise

Please ask questions and report bugs on the gretl mailing list if possible. Alternatively, create an issue ticket on the github repo (see below). Source code and test script(s) can be found here: https://github.com/atecon/distances

RUN unit tests: Execute the shell script ./run_tests.sh which executes the gretl script .tests/run_tests.inp.

About

Compute pairwise distance metrics such as Euclidean and Manhattan distance using gretl

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published