Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaStats/Distances.jl issues and pull requests

#264 - Pairwise should return `Symmetric` matrix

Issue - State: open - Opened by prbzrg 3 months ago

#263 - Is distributed computing available on this package?

Issue - State: closed - Opened by WuSiren 4 months ago - 2 comments

#262 - Computing distances for GeometryBasics points

Issue - State: open - Opened by Kevin-Mattheus-Moerman 7 months ago - 1 comment

#261 - RFC Added SkipMissing wrapper metric

Pull Request - State: open - Opened by rofinn 9 months ago - 1 comment

#260 - Propagate NaNs and update tests

Pull Request - State: closed - Opened by richardreeve 10 months ago - 6 comments

#259 - kl_divergence and js_divergence do not propagate NaNs

Issue - State: closed - Opened by mauricelanghinrichs 11 months ago - 1 comment

#258 - Fix promotion of F64, add compat bounds for stdlibs

Pull Request - State: closed - Opened by dkarrasch 11 months ago - 1 comment

#257 - Custom metric gives error

Issue - State: closed - Opened by alior101 12 months ago - 3 comments

#256 - Add missing overload for `ZeroTangent`

Pull Request - State: closed - Opened by simsurace 12 months ago - 13 comments

#255 - Pairwise doesn't work with custom distance metrics

Issue - State: closed - Opened by EssamWisam about 1 year ago - 5 comments

#254 - Fix example rendering in `Mahalanobis` docs

Pull Request - State: open - Opened by navidcy about 1 year ago - 1 comment

#252 - Disable coverage on Julia 1.9

Pull Request - State: closed - Opened by devmotion about 1 year ago

#251 - Handle SparseArrays.jl dep as a Pkg extension

Pull Request - State: closed - Opened by dkarrasch about 1 year ago - 8 comments

#250 - DO NOT MERGE - Trigger CI

Pull Request - State: closed - Opened by devmotion over 1 year ago - 3 comments

#249 - Reuse `spherical_angle` for `haversine`

Pull Request - State: closed - Opened by navidcy over 1 year ago - 3 comments

#248 - fix `_bhattacharyya_coeff` signature type

Pull Request - State: closed - Opened by aviatesk over 1 year ago - 5 comments

#247 - Define equality between metrics

Issue - State: open - Opened by mjp98 over 1 year ago

#246 - Add weak dependency on ChainRulesCore

Pull Request - State: closed - Opened by devmotion over 1 year ago - 11 comments

#245 - supertypes of minkowski and mahalanobis do not match most other classes

Issue - State: open - Opened by CMGreenspon almost 2 years ago - 1 comment

#244 - Confusion with (Sq)Mahalanobis Definition

Issue - State: open - Opened by btmit about 2 years ago - 1 comment

#243 - Inconsistent results with copy of transpose matrix

Issue - State: closed - Opened by timze216 about 2 years ago - 1 comment

#242 - Use generalized dot product in Mahalanobis distance.

Issue - State: open - Opened by bvdmitri about 2 years ago - 6 comments

#241 - Distance between vector and each row of a matrix

Issue - State: closed - Opened by mroavi over 2 years ago - 3 comments

#240 - Update README.md

Pull Request - State: closed - Opened by suvarzz over 2 years ago - 2 comments

#239 - Change signature of `pairwise!` and `colwise!`

Pull Request - State: closed - Opened by devmotion over 2 years ago - 16 comments

#237 - [WIP] A generalized PeriodicEuclidean (allows specifying the periods as a parallelogon)

Pull Request - State: open - Opened by GiggleLiu almost 3 years ago - 2 comments

#236 - Fix RogersTanimoto

Pull Request - State: closed - Opened by dkarrasch almost 3 years ago - 1 comment

#235 - Add efficient `SparseVector` method for some metrics

Pull Request - State: closed - Opened by jlapeyre almost 3 years ago - 8 comments

#234 - Delete trailing whitespace

Pull Request - State: closed - Opened by jlapeyre almost 3 years ago

#233 - Make `*Mahalanobis` throw

Pull Request - State: open - Opened by dkarrasch almost 3 years ago - 1 comment
Labels: breaking

#232 - Add specialized `pairwise` methods to `*msd`

Pull Request - State: closed - Opened by dkarrasch almost 3 years ago - 3 comments

#231 - refactor `*Mahalanobis` to avoid unnecessary symmetry checks

Pull Request - State: closed - Opened by dkarrasch almost 3 years ago - 1 comment

#230 - Make pairwise work with unitful data

Pull Request - State: closed - Opened by dkarrasch almost 3 years ago - 2 comments

#229 - Make pairwise(dist, X) compatible with Unitful values

Pull Request - State: closed - Opened by rashidrafeek almost 3 years ago - 1 comment

#228 - Remove Metric <: SemiMetric <: PreMetric

Pull Request - State: closed - Opened by matthieugomez about 3 years ago - 4 comments

#226 - Small improvements to Haversine

Pull Request - State: closed - Opened by torfjelde about 3 years ago - 5 comments

#225 - fix typo in readme definition of JSDivergence

Pull Request - State: closed - Opened by mcfefa over 3 years ago

#224 - Pairwise and colwise with convenience functions

Pull Request - State: closed - Opened by devmotion over 3 years ago - 7 comments

#223 - add Vectorization implementation for GPU

Pull Request - State: closed - Opened by johnnychen94 over 3 years ago - 8 comments

#222 - Avoid function redefinition in tests

Pull Request - State: closed - Opened by dkarrasch over 3 years ago - 1 comment

#221 - Require symmetry and check isposdef in `*Mahalanobis`

Pull Request - State: closed - Opened by dkarrasch over 3 years ago - 8 comments

#220 - Allow complex arrays in *Euclidean pairwise

Pull Request - State: closed - Opened by dkarrasch over 3 years ago - 8 comments

#219 - correct _pairwise! function for complex input

Pull Request - State: closed - Opened by wasyro over 3 years ago - 1 comment

#218 - Bump version to 0.10.3

Pull Request - State: closed - Opened by nalimilan over 3 years ago - 1 comment

#217 - importing `pairwise` from StatsAPI was breaking

Issue - State: closed - Opened by ablaom over 3 years ago - 2 comments

#216 - Why single precision by default in Haversine?

Issue - State: closed - Opened by juliohm over 3 years ago - 9 comments

#215 - Lazy mean pairwise distance

Issue - State: open - Opened by jebej over 3 years ago - 1 comment

#214 - Create distance matrix function

Issue - State: closed - Opened by PeetoomHeida over 3 years ago - 3 comments

#213 - Import `pairwise` and `pairwise!` from StatsAPI

Pull Request - State: closed - Opened by nalimilan over 3 years ago - 1 comment

#212 - Allow iterators for colwise

Issue - State: closed - Opened by theogf over 3 years ago - 1 comment

#211 - Fix result_type issues

Pull Request - State: closed - Opened by dkarrasch over 3 years ago

#210 - Release 0.10.1 broke pairwise haversine

Issue - State: closed - Opened by briochemc over 3 years ago - 3 comments

#209 - Release 0.10.1 breaking for `allowmissing` arrays

Issue - State: closed - Opened by rofinn over 3 years ago - 3 comments

#208 - Update TagBot.yml

Pull Request - State: closed - Opened by devmotion over 3 years ago - 1 comment

#207 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 11 comments

#206 - Colwise and pairwise can return incorrect distances

Issue - State: closed - Opened by yurivish over 3 years ago - 1 comment

#205 - Performance of colwise for CorrDist

Issue - State: closed - Opened by dkarrasch over 3 years ago - 1 comment

#204 - New release?

Issue - State: closed - Opened by devmotion over 3 years ago - 1 comment

#203 - Allow unitful data points

Pull Request - State: closed - Opened by dkarrasch over 3 years ago - 3 comments

#202 - Clean up README

Pull Request - State: closed - Opened by dkarrasch over 3 years ago - 5 comments

#201 - Euclidean distance does not work with Unitful vectors

Issue - State: closed - Opened by yurivish over 3 years ago

#200 - How to calculate pairwise Haversine distance

Issue - State: closed - Opened by t-pollington over 3 years ago - 1 comment

#199 - Define SemiMetric and Metric to be traits rather than types

Issue - State: open - Opened by matthieugomez almost 4 years ago - 2 comments

#198 - add SphericalAngle distance

Pull Request - State: closed - Opened by aplavin almost 4 years ago - 4 comments

#197 - Draft for deprecation route

Pull Request - State: closed - Opened by dkarrasch almost 4 years ago - 8 comments

#196 - Minor improvements, fixes, and code style

Pull Request - State: closed - Opened by dkarrasch almost 4 years ago - 2 comments

#195 - Spherical angle distance

Issue - State: closed - Opened by aplavin almost 4 years ago - 1 comment

#194 - Allow generators and iterators

Pull Request - State: closed - Opened by dkarrasch almost 4 years ago - 16 comments

#193 - Remove dead get_colwise_dims code

Pull Request - State: closed - Opened by dkarrasch almost 4 years ago - 2 comments

#192 - Relax type signature for `result_type` and allow it to act on numbers

Pull Request - State: closed - Opened by ericphanson almost 4 years ago - 8 comments

#191 - Move CI to GitHubActions

Pull Request - State: closed - Opened by dkarrasch almost 4 years ago - 4 comments

#190 - `result_type` acts on objects for arrays but on types otherwise

Issue - State: closed - Opened by ericphanson almost 4 years ago - 5 comments

#189 - Where is the document? Why don`t put the access link on readme?

Issue - State: open - Opened by zsz00 almost 4 years ago - 2 comments

#188 - Added generic function for abstractvectors

Pull Request - State: closed - Opened by theogf almost 4 years ago - 12 comments

#187 - Define Distances on Iterators

Issue - State: closed - Opened by matthieugomez almost 4 years ago

#186 - Why different performance in this case?

Issue - State: closed - Opened by AhmedSalih3d almost 4 years ago - 2 comments

#185 - relax result_type dist types

Pull Request - State: closed - Opened by johnnychen94 almost 4 years ago - 2 comments

#184 - Extend Mahalanobis tests

Pull Request - State: closed - Opened by dkarrasch almost 4 years ago - 4 comments

#183 - Implementing custom distance

Issue - State: closed - Opened by ngiann almost 4 years ago - 6 comments

#182 - Change Mahalanobis input to AbstractMatrix

Pull Request - State: closed - Opened by rmcaixeta almost 4 years ago - 8 comments

#181 - StaticMatrix with Mahalanobis

Issue - State: closed - Opened by rmcaixeta almost 4 years ago - 2 comments

#180 - Fix negative values in the pairwise computations of SqMahalanobis

Pull Request - State: closed - Opened by devmotion about 4 years ago - 6 comments

#179 - simplify result_type on UnionMetrics

Pull Request - State: closed - Opened by johnnychen94 about 4 years ago - 4 comments

#178 - Relative Hausdorff distance

Issue - State: open - Opened by Nosferican about 4 years ago - 3 comments

#177 - Euclidean on Cartesian indices

Issue - State: open - Opened by Dale-Black about 4 years ago - 5 comments

#176 - add default value of Earth's radius to Haversine

Pull Request - State: closed - Opened by mkborregaard about 4 years ago - 8 comments

#175 - [question] Edit distance applicable ?

Issue - State: closed - Opened by CNelias about 4 years ago - 2 comments

#174 - Check that the matrix of (Sq)Mahalanobis is positive-definite?

Issue - State: closed - Opened by devmotion about 4 years ago - 4 comments

#173 - 3-argument dot method

Issue - State: open - Opened by devmotion about 4 years ago - 5 comments

#172 - Distances + ChainRules

Issue - State: closed - Opened by willtebbutt about 4 years ago - 2 comments

#171 - Parametrized distances and Zygote

Issue - State: open - Opened by Crown421 about 4 years ago - 1 comment

#169 - What do you think of pairwise with DataFrame?

Issue - State: closed - Opened by juliohm over 4 years ago - 2 comments

#168 - Delete REQUIRE

Pull Request - State: closed - Opened by ChrisRackauckas over 4 years ago

#167 - Pairwise distance with respect to 2 columns of the second matrix

Issue - State: open - Opened by biona001 over 4 years ago - 1 comment

#166 - Fixed grammar

Pull Request - State: closed - Opened by pauljurczak over 4 years ago

#165 - pairwise(::PreMetric, ::AbstractVector{<:Real})

Issue - State: closed - Opened by willtebbutt over 4 years ago