0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 10 days ago. based on code collected 11 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
:new: add licensed user More... over 1 year ago
Merge pull request #190 from notx0r/fix_int More... about 2 years ago
Fix negative unsigned loop index More... about 2 years ago
Merge pull request #189 from chessparov/patch-1 More... about 2 years ago
Update README.md More... about 2 years ago
Merge pull request #186 from ruimaciel/185_unsigned_for_index More... over 2 years ago
Replaces int with std::size_t in for loops to prevent warnings More... over 2 years ago
Merge pull request #184 from ruimaciel/183_slots More... over 2 years ago
Fixes No matching signal warnings More... over 2 years ago
Merge pull request #173 from bupticybee/gui More... over 2 years ago
Merge pull request #161 from EddieMataEwy/master More... about 3 years ago
deleting incomplete dart implementation for now More... about 3 years ago
initial documentation for api, please review before accepting More... about 3 years ago
fixed issue More... about 3 years ago
added api interface More... about 3 years ago
Merge pull request #117 from kncesarini/patch-1 More... over 3 years ago
Update mainwindow.cpp More... over 3 years ago
Merge pull request #108 from SynAckFin/master More... almost 4 years ago
Modified tree display so that raise amount is shown rather than add to pot (see #105) More... almost 4 years ago
Corrected effective stack calc inr Rule More... almost 4 years ago
Fixed min raise bug #107 More... almost 4 years ago
Merge pull request #103 from maosatgithub/half_float_option More... almost 4 years ago
Introduction DiscountedCfrTrainableSF as further memory save option Uses half float for evs, and eliminates r_plus_sum storage, while keeping r_plus and cum_r_plus as floats. Option UI, memory estimation, and option execution adjusted. More... almost 4 years ago
Consider half float version in memory estimate (simple version) More... almost 4 years ago
further optimization of last commit More... almost 4 years ago
Litte optimization to avoid half float to float conversions More... almost 4 years ago
Bugfix: revert accidential refactoring mistake getTrainable() <-> use_halffloats More... almost 4 years ago
Revert "disable #include "unistd.h"" More... almost 4 years ago
Added ComboBox selection for half float option in gui TODO: save it like isomorphism with the output_parameters? More... almost 4 years ago
Rooted use_halffloats flag from mainwindow.cpp forward, currently hard-coded disabled. TODO: Implement interface for gui and commandline tools More... almost 4 years ago