-
* Please follow the [Contributing Guidelines](https://github.com/AshishOhri/Yet_Another_Algorithms_Repository/blob/master/CONTRIBUTING.md) & naming conventions in the guidelines accordingly. 🙂
* Foll…
-
# Algorithm
- [x] I have gone through the repository and made sure this algorithm has not been implemented
## Information about my new algorithm
- **Algorithm Name: [Game-Theory]NIM- Choosin…
-
# Algorithm
- [x] I have gone through the repository and made sure this algorithm has not been implemented
## Information about my new algorithm
- **Algorithm Name:** Dynamic Programming (Mat…
-
```
you might want to add the A* algo to the book on least cost path finding,
especially i geo-scenarios, http://en.wikipedia.org/wiki/A*.
Dijkstra is a special case of A* so it should fit well ...
…
-
The libcpp_algo test with
make_heap(v.begin(), v.end(), greater)
generates
/* "libcpp_algo.pyx":23
*
* if reverse:
* make_heap(v.begin(), v.end(), greater) …
-
Setup the final report overleaf doc; write problem formulation; write algorithm pseudo code
-
Mi problema con los pomodoros es que no respeto las pausas. Cuando estoy muy concentrado en algo no hago caso de los avisos de pausa y sigo trabajando. A veces ni me entero. EstarĂa bien algo que me o…
-
We are seeing an issue with NCCL allreduce performance that we would appreciate Nvidia's help on.
We have three nodes split across two racks: Two nodes on one rack and one node on another rack.
Two-…
-
Dans le fichier de test communiqué, nous avons ignoré les lignes comportant des "aides complémentaires", pensant que c'était des aides autre que rénovation thermique.
En fait, il s'agit de simulat…
-
**Describe the bug**
The `throughput` mode in ANN benchmark supposes to increase the QPS for small batch queries without impacting the recall level. However, I found that increasing the number of t…