Imran Hendley

Results 8 comments of Imran Hendley

Do we want a category for natural language processing? Examples of Python libraries are nltk, gensim, spacy, and scikit-learn.

Also, how about mathematical optimization - like scipy.optimize for example, and how about signal processing - like scipy.signal?

The lowercase list type hinting syntax was introduced in Python 3.9. Are you running a lower version of Python, and are you able to upgrade? It should work after you...

Hi, this should be fixed now. You can try again with the latest treys and it should work.

Hi, sorry, this is not really possible without a lot of additional work. This evaluator works by hashing seven-card hands, so it doesn't really understand what a two-card hand means....

Since it took me about two years to reply, I'd say no :) But I did just make a few bug fixes.

Hi eukrit, this does look like a straight to me: TJQKA, also known as a broadway straight. I think everything is working as expected.

Regarding evaluating an empty board - that is not supported. I have removed the comment in the docstring claiming otherwise. I have also added a Royal Flush hand rank class,...