-
* https://leetcode.com/problems/shortest-subarray-with-sum-at-least-k/
* https://leetcode.com/problems/permutations/
* https://leetcode.com/problems/sudoku-solver/
* https://leetcode.com/problems/m…
-
@jccaicedo can you clarify the metric you are now using for evaluating representations, and how you are reporting it?
IIUC you were previously using this
https://github.com/broadinstitute/DeepProf…
-
Steps to repeat:
1. Create a petition pointing out a number verifiable facts related to something wrong with government or how America is run.
2. Get many signatures, enough to cross the current petit…
-
Towards getting TSS regions from genomic annotations: it would be nice if `expand` could be strand aware.
Right now, `expand` only lets you choose "left", "right", or "both". I would like to be abl…
-
Hello ! I'm wondering what are the reasons for the maximal dimension limit for indexes HNSW and IVFFlat.
Checking _really quickly_ the code, I see those `HNSW_MAX_DIM` and `IVFFLAT_MAX_DIM` constants…
-
According to the Standard ([\[expr.new\].4](http://eel.is/c++draft/expr.add#4)). the following code:
```c++
template
class TVec3 {
public:
T X, Y, Z;
// These are undefined behavior whenev…
-
**What's the problem this feature will solve?**
Currently, there are several examples [1] where the agents are supposed to move to a random location within the neighborhood.
This is implemented with…
-
There is a discussion on graph data structure and algorithm design that started out at:
https://github.com/JuliaLang/METADATA.jl/pull/91
I am opening this issue to bring that discussion here.
Cc: @…
-
### Godot version
6ecdef84cf36ba9268ccc19b78210b039098eb52
### System information
Windows 10, GLES3, NVidia GeForce GTX 760 2GiB
### Issue description
This issue continues the story sta…
-
Hi,
Attached below is a minimum working example of using KeOps to match two sets of point clouds using the [sinkhorn algorithm](https://github.com/fwilliams/scalable-pytorch-sinkhorn/blob/main/sin…