issues Search Results · repo:cmcqueen/simplerandom language:C
Filter by
4 results
(51 ms)4 results
incmcqueen/simplerandom (press backspace or delete to remove)It seems Python 3.7 broke compatibility in the internals of PyThreadState, so building simplerandom in 3.7 fails with
the error:
cython/_iterators_cython.c:29454:19: error: ‘PyThreadState {aka struct ...
- orenbenkiki
- 4
- Opened on Sep 2, 2018
- #4
See Xorshift (Wikipedia).
Another class of simple RNG by George Marsaglia.
- cmcqueen
- Opened on Aug 5, 2013
- #1
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.