-
Thanks for a fantastic package!
If possible, would you please consider adding the option to calculate the distance between rows of matrix P and rows of a matrix Q? The R package 'pdist' offers thi…
-
I attempted to calculate the Euclidean distance matrix between the regional centers of mass using the provided sc and fc matrices. However, the result does not match the Euclidean distance matrix prov…
-
This is a tracker dedicated to issues experienced when rendering **deep scenes**, i.e. involving very large camera far distance, very large and very far away geometry, lights with very long range, and…
-
Sometimes we do not have point representations in space but rather only distances between those points.
Therefore it would be great if some algorithms (I'm especially interested in HDBSCAN and Agglo…
-
# Feature
Is possible to add the feature continue straight to the `trip` endpoint?
I see a lot of people asking for it and i found it very useful.
In some cases we use the trip for optimize …
-
Hi,
I've recently discovered your community and thus I am quite new to geomstats, to manifolds and/or optimal transport in general thus I am not sure whether this is the right place to write but i…
-
I suppose we use the pylogeny package, which unifies all data, to parse other datasets, e.g., by adding a phylip dst reader, commandline functionality, and adding also readers for other file formats. …
-
## Why?
We want to investigate if our WDM gap-method results in correlated noise.
If we have an almost diagonal covariance matrix, then we can use the LnL equation:
$$ \ln \mathcal{L} (\thet…
-
Just noting that this function to create neighbourhood land cover-based weights uses `dist()` with default options. This is a Euclidean distance measure that is potentially inappropriate for very spar…
-
It is currently not possible to access the `frechetCorrelationESS` function directly, adding `export(frechetCorrelationESS)` to the namespace file fixes this (Same for `approximateESS` etc.), would be…