-
I'm currently using vanilla HDBSCAN to cluster a precomputed sparse distance matrix being input as a `scipy.sparse.csr_matrix` object. I'm very eager to use fast_hdbscan due primarily to it's easier c…
-
# Description
This feature adds the `--matrix` and `--distance-matrix` option(s) based on the input file described in #3. For more info, check: http://pngu.mgh.harvard.edu/~purcell/plink/strat.shtml#…
-
**Is your feature request related to a problem? Please describe.**
It's not a real problem, I would like to speed up dtw pairwise distance measure to work more comfortably with larger datasets.
See …
-
Suppose I have a quantum `CSS` code: `(H = Hx|Hz) `where `H` is a `Boolean/GF(2) `matrix. Eric noted that I can do `S = StabilizerCode(H);` then `minimum_distance(S)` to find the minimum distance. I …
-
Dear @Daniel-Packer ,
I've recently discovered your work and thus I am interested about it. I am quite new to manifolds and/or optimal transport in general thus I am not sure whether I understood …
-
Even though aclBlas uses single precision accumulator just as I do, my results are visibly closer to the single precision matrix multiplication reference result. And aclBlas results look closer to the…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Where did you encounter this issue?
self-hosted instance
### Request URL
http://localhost:8080/ors…
-
I tried yolov8 object detection , and deep sort object tracking to track vehicles , using the Nicolai Nielsen tutorials.I got this below error.
Trace if the error.
`ValueError …
-
Hello, I have noticed that the dis_matrix in your Github repository is different from the one I have recreated. I am not sure what might be causing this discrepancy, could you please help me understan…
-
Is it possible to output the distance matrix? Right now it is just the distance and the path (which can also be obtained from the distance matrix).