-
Would be a nice enhancement, perhaps for this library (couldn't find anything relevant already on NPM from a quick search)
references:
https://github.com/deathcap/inventory-window/issues/1
http://ph…
-
```
umap.__version__ == 0.4.6
```
In the following example, UMAP is applied to random data with tiny variations around a fixed value. Arbitrary labels are assigned to the data in order ('a' for t…
-
Imagine that blocking variables are not free of errors (include typos, missing data etc.) so I cannot use `blockData` function to narrow down number of possible pairs.
As a solution, I am using ap…
-
Hi,
I'm wondering it there any python wrapper for this library?
Also, do you have any reference regarding mathematical model you have used fot surface reconstruction? (specifically the function fo…
-
### Problem
I notice some annoying moire patterns, especially with blocks fairly far away - like 300-400+
Note that these are due to mapnode boundaries that are rendered with a higher frequency …
-
I hope this isn't a complete duplicate - I did a search of the open and closed issues, and issue #4411 comes close to what I have in mind, but it's closed, but browser support for this has also change…
-
[Small_world_search_BEP.txt](https://github.com/bittorrent/bittorrent.org/files/275336/Small_world_search_BEP.txt)
Proposal for extension that allows to run searching torrent files without central tra…
-
# Goal
Improve SP's speed and SDR quality by honoring topology if the input-space in the column-space (SP).
### Relevant issues:
- #86 "SP with MacroColumns" is the original idea, which can …
-
Hi Rodolfo,
Hope this finds you well. Happy new year.
I have been playing around with some sample data.
I ran the attached TSP file through your program and through a simple kd tree. For the …
-
Hi - I'm trying to use the weighted minkowski metric:
```
clusterer = hdbscan.HDBSCAN(algorithm='best', alpha=1.0, approx_min_span_tree=True,
gen_min_span_tree=False, leaf_size=40,
met…