bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.65k stars 295 forks source link

Update README.md #189

Closed chessparov closed 5 months ago

chessparov commented 5 months ago

Fixed a bunch of typos

bupticybee commented 5 months ago

Thanks for the fix~

chessparov commented 5 months ago

No, problem 😉. Also, if you need help with anything, feel free to ask, I'll be really glad to contribute. I'm too working on a Hold'em helper (not a GTO though), so I'm interested in the topic.


From: icybee @.> Sent: Thursday, January 25, 2024 3:14:27 am To: bupticybee/TexasSolver @.> Cc: Cristian Agnetti @.>; Author @.> Subject: Re: [bupticybee/TexasSolver] Update README.md (PR #189)

Thanks for the fix~

— Reply to this email directly, view it on GitHubhttps://github.com/bupticybee/TexasSolver/pull/189#issuecomment-1909231752, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BE2NGJ365BIQ6HHWR3JKAUDYQG5X5AVCNFSM6AAAAABCJIYA52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBZGIZTCNZVGI. You are receiving this because you authored the thread.Message ID: @.***>

bupticybee commented 5 months ago

No, problem 😉. Also, if you need help with anything, feel free to ask, I'll be really glad to contribute. I'm too working on a Hold'em helper (not a GTO though), so I'm interested in the topic. … ____ From: icybee @.> Sent: Thursday, January 25, 2024 3:14:27 am To: bupticybee/TexasSolver @.> Cc: Cristian Agnetti @.>; Author @.> Subject: Re: [bupticybee/TexasSolver] Update README.md (PR #189) Thanks for the fix~ — Reply to this email directly, view it on GitHub<#189 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BE2NGJ365BIQ6HHWR3JKAUDYQG5X5AVCNFSM6AAAAABCJIYA52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBZGIZTCNZVGI. You are receiving this because you authored the thread.Message ID: @.***>

Nothing special, if you want you can check the performance of the solver, I'm thinking it's too slow, if you can give some idea how to make it faster I'd be really grateful.

chessparov commented 5 months ago

I'll take a look for sure, although my cpp is still very basic unfortunately. Which part exactly do you find slow? So I can narrow a bit the search.