-
#### Related to Community Detection
- Large graph visualization using community detection
- Circling a set of nodes with a boundary such that obstruction is proportional to BFS
- [Nearly Balanced…
-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Description:
When we perform link-traversal, we may not know all of the sources that we are reasoning over upfront; and becaus…
jeswr updated
2 years ago
-
I was looking at this, because I wanted to convert it to Julia v1.0, but I'm not sure this function actually does what it should do.
From my understanding, it tries to solve the following (simplified…
-
My issue is not so much an issue, but rather a follow-up question to http://stackoverflow.com/questions/22133031/gpu-based-sift-feature-extractor-for-ios . As I don't have enough reputation to comment…
-
In line 192 of [bcrpy/main.py](https://github.com/andrewrgarcia/bcrpy/blob/main/bcrpy/main.py) it can be seen that fuzzy string matching is assessed for ANY word in the word sequence that may be great…
-
It is infeasible to calculate
```
getWitness $ getProof $ gaussElimlz [[1,2],[2,1]]
```
(Although it is feasible to use `getWitness $ bezoutZT 12 10`)
My intuition is this is because the do…
-
### Description
This RFC proposes adding fuzzy auto-completion extending the current strict auto-completion. This would allow us to forgive things like spelling mistakes and suggest more relevant com…
-
I know this might be a big ask, but I think I have a potentially good algorithm for it.
I'm looking for the ability to match movie files (or segments that match part of an existing larger movie fi…
-
This is a "Help wanted" issue.
Is there a method on the `FaceRecognizer.{algorithm}` object to return an array of objects where I can then order them by confidence (lowest to highest).
I'm using…
-
**Aim**
Provide a test case that demonstrates the decaying autocorrelations for fixed length trajectories
Currently there is only a test case using [`test.sweeper`](https://github.com/flipdazed/Hy…