-
Hello
Poker.js installation is failed on my macos env.
I have installed new gcc and clang.
But when I try to run
```bash
yarn add poker
```
I have the following error.
```bash
error …
-
Hello I'm getting error after installation of binnaries , I can't run poker bot
Traceback (most recent call last):
File "poker\main.py" , line 12 , in ImportError : DLL load failed whi…
-
## VFS actions
- [ ] Assign this ticket to the team member(s) responsible for addressing feedback provided by Platform.
- [ ] Comment on this ticket:
- [ ] If the Platform reviewer has any **Thou…
-
Hi all, with permission from the owner of the repository, I have published a npm package with the latest version of the code. Currently the poker-evaluator package is behind the GitHub repository. I w…
-
https://next.carbondesignsystem.com/libraries/carbon-components-angular/latest/assets#build-user-interfaces-with-carbon's-core-components.
@jeanservaas @aubrey-oneal This one-liner intro is a…
-
Following up on #1291, I am finally making the time to properly understand Cutlass. I can build and run the examples in the repo, but I am having a lot of difficulty understanding the type errors I am…
-
It would be good to have a PBS wrapper to interface with PBS. This will be a wrapper using subprocess, but easily plug and play.
Might be a package on its own...
-
It would be nice if it could return the 5 winning cards after evaluating each 5-card combination from the list of eg 7 cards passed.
Would it work to return the tuple of PokerHand followed by all 5 c…
-
@ddalp built out some visual tree comparison test infrastructure recently: #3754
We're going to use that more as we do new feature work, but we have a lot of test debt in everything we built before …
-
Currently, the only example implementation resides in [tictactoe_test.go](https://github.com/samwalls/fullmonte/blob/master/montecarlo/tictactoe_test.go) which was very useful for getting the initial …