Skip to content

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

Use the standard C++11 random number generator API.
  • cmcqueen
  • Opened 
    on Jul 19, 2016
  • #3

hi, do you support cmake?
  • ftomassetti
  • 1
  • Opened 
    on Jan 3, 2015
  • #2

See Xorshift (Wikipedia). Another class of simple RNG by George Marsaglia.
  • cmcqueen
  • Opened 
    on Aug 5, 2013
  • #1
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub