DolevArtzi / probably-probability

Probability playground to work with and simulate RVs
1 stars 0 forks source link

Single Length Tuples #14

Closed DolevArtzi closed 8 months ago

DolevArtzi commented 8 months ago

https://github.com/DolevArtzi/probably-probability/commit/9869de1138cfb29b27051c32ec34c07dbfa3d56e has a bug that I'm working on fixing. generating length one tuples when generating possible hands. can fix.

DolevArtzi commented 8 months ago

also, it's good to know that python iterators disappear if you cast them to a list.

DolevArtzi commented 8 months ago

I believe it is now fixed. Cleaned up in https://github.com/DolevArtzi/probably-probability/commit/a44899339125edf0794b4933591088530811a3eb, fixed a few commits before, but was a process.