Mercurial > hg > octave-lyh
log scripts/general/randi.m @ 14383:07c55bceca23 stable
age | author | description |
---|---|---|
Sat, 04 Feb 2012 22:12:50 -0800 | Rik | doc: Use Octave coding conventions in @example blocks of docstrings. stable |
Mon, 02 Jan 2012 14:25:41 -0500 | John W. Eaton | maint: update copyright notices for 2012 stable |
Sun, 01 May 2011 08:55:15 -0700 | Rik | doc: Review and update documentation for "Matrix Manipulation" chapter. stable |
Thu, 20 Jan 2011 17:35:29 -0500 | John W. Eaton | all script files: untabify and strip trailing whitespace |
Fri, 14 Jan 2011 05:47:45 -0500 | John W. Eaton | update copyright notices |
Tue, 17 Aug 2010 17:45:38 -0700 | Rik | randi.m: Check IMAX for class "single" numbers |
Sun, 15 Aug 2010 13:50:41 -0700 | Rik | Add new randi function for random integers. |