uoftcprg / pokerkit

An open-source Python library for poker game simulations, hand evaluations, and statistical analysis
https://pokerkit.readthedocs.io/
MIT License
247 stars 29 forks source link

Any Plans to integrate Mojo? #4

Closed drdiffie closed 12 months ago

drdiffie commented 12 months ago

The lookup and evaluations could highly benefit from mojo especially in terms of parallelizing.

AussieSeaweed commented 12 months ago

Do you mean this? It seems irrelevant to our project. On top of that, Mojo is not even open source (as of now).