-
I am trying to use it in a Next.js Typescript project.
```
"dependencies": {
"next": "latest",
"poker-evaluator": "^2.0.5",
}
```
But when I `yarn run dev`, I got the below error…
-
Some things to decide on:
- Is it worth having in poker-base or is this best in a separate poker-eval package?
- Can we reuse someone's code?
- Should we bind to a C++ library? I have no experie…
-
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…
-
Just wanted to share my 7 card Python evaluator with you. Just 10 lines of active Python code and a lookup table.
https://github.com/Huevos/poker/commit/47400ad4c5ef7a412c1fa9f0d0839ec953976f6c
-
I get error
nodemon server.js
/usr/bin/env: ‘node’: No such file or directory
when i add a sym link for the thing and re run i get this error
nodemon server.js
[nodemon] 1.11.0
[nodemon] t…
-
I ran the benchmarking code and found the following surprising result:
```
$ cargo bench --features static_lookup
[...]
Compiling criterion v0.5.1
Finished bench [optimized] target(s) in…
-
### Branch
main branch (1.x version, such as `v1.0.0`, or `dev-1.x` branch)
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmaction2/issues) and [Discussions](https:/…
-
Pot odds?
-
接口有注释就好了
-
I'm getting `raise OSError('Unknown OS')`