Distances.jl
distance calculator
A Julia package for evaluating distances between vectors and matrices
A Julia package for evaluating distances (metrics) between vectors.
433 stars
19 watching
98 forks
Language: Julia
last commit: about 1 month ago
Linked from 1 awesome list
distancedistance-evaluationjuliapairwise-distances
Related projects:
Repository | Description | Stars |
---|---|---|
juliastats/distributions.jl | A package for probability distributions and associated functions in Julia | 1,114 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 355 |
mljs/distance-matrix | Computes distance/similarity matrices using custom distance functions | 4 |
juliastats/timeseries.jl | A lightweight framework for working with time series data in Julia | 355 |
juliastats/statskit.jl | A package manager for statistical computing in Julia | 141 |
pkinney/distance | Provides functions to calculate distances between points and lines in 2D and 3D spaces | 62 |
juliastats/multivariatestats.jl | A comprehensive Julia package for multivariate statistical analysis and data reduction techniques. | 379 |
juliastats/hypothesistests.jl | A package of statistical tests implemented in Julia to make hypothesis testing accessible and easy to use. | 299 |
juliastats/kerneldensity.jl | A Julia package for estimating kernel density from univariate and bivariate data using fast Fourier transforms and least-squares cross validation. | 181 |
juliageometry/regiontrees.jl | A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures | 111 |
juliaearth/geostatsimages.jl | Provides preprocessed data for geostatistical simulations in Julia. | 15 |
juliageometry/coordinatetransformations.jl | A Julia package for managing coordinate system transformations with efficient and differentiable calculations. | 180 |
juliaearth/geostats.jl | An extensible framework for geospatial data science and geostatistical modeling | 524 |
schneems/going_the_distance | A Ruby library implementing algorithms for calculating the cost of changing one word into another | 61 |
dysonance/indicators.jl | A Julia package offering efficient implementations of many technical analysis indicators and algorithms. | 216 |