Giter Club home page Giter Club logo

ojcardlib's People

Contributors

lcrocker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

joel-petersen

ojcardlib's Issues

python uses code referencing missing method ojt_name

my steps were:

  1. make lib
  2. make python
  3. cp basic.py into build
  4. run python basic.py.

And I get the following errors:
ojlib.ojt_name.restype = c_char_p
...
AttributeError: dlsym(RTLD_DEFAULT, ojt_name): symbol not found

I tried searching the source for ojt_name, but that method doesnt seem to be defined in python or the c/h files. I tried replacing the method with ojt_fullname, but that doesnt have the same function signature.

Thanks.

C API

Hello, and thank you for your library. I am using the C API.

Output of hand descriptions is always wrong here, and more specifically, always one equivalence class worse than the hand actually is.

In poker.c:
-- in the function ojp_hand_description, the groups are expected to run from 0 until 8
-- in the function ojp_hand_info, they are set to run from 1 until 9

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.