-
Inspiration is taken from how git packs achieve high compression rates with good random access performance. The 2 key components are (1) a clustering strategy to store similar objects together and (2)…
-
Comments from Johannes
- [x] Abstract says "in this chapter" - adpat this for a preprint?
- [x] Also wondering if it should be in present tense.
- [x] page 2: "if it is consistent with a scorin…
-
Hi,
Would it be possible to write a short tutorial about how to use the pair_correlation_2d function? In my specific case I'd like to find the radial distribution function between particles in two di…
-
From C. Bishop Neuronal Networks for Pattern Recognition, pages: 195ff
> We have derived the sum-of-squares error function from the principle of maxi-
mum likelihood on the assumption of Gau…
-
This is a feature request. Please implement [Earth mover's distance (EMD)](https://en.wikipedia.org/wiki/Earth_mover%27s_distance). It can be used to compare probability distributions.
Actually, it…
-
Issue to track the Photon toy example as discussed in https://github.com/nrc-cnrc/EGSnrc/discussions/658#discussioncomment-258317 by @ftessier. The text from there is copied in below.
---
Access…
-
Based on the results after matching two faces, how can I calculate the matching accuracy out of 100?
Thanks,
-
**Is your feature request related to a problem? Please describe.**
The distance-based task distribution is quite slow. A major reason is that the geolocations for each TES instance are retrieved fr…
-
Hi,
I have been trying to generate graph for out-of-memory datasets using 1-bit random projections (mentioned in the SONG paper). I looked in the config file, makefile and the paper but could not fi…
-
[P1708R0](https://wg21.link/p1708r0) Simple Statistics functions (Richard Dosselmann, Michael Wong)