summaryrefslogtreecommitdiff
path: root/snippets/python-mode/numpy-random-seed
AgeCommit message (Collapse)Author
2017-07-27snippets: Remove redundant (or nearly redundant) namesKyle Meyer
The name field defaults to the file name, so don't bother explicitly specifying a name field that matches or nearly matches the file name.
2015-07-03Don't require newline in snippetsKyle Meyer
2014-07-13Decrease upper bound for NumPy random seed snippetKyle Meyer
numpy.random.mtrand bounds at 4294967295.
2014-03-24Reorganize and add Python snippetsKyle Meyer