view CITATION @ 27249:84cdeeaf0dce

Accept only integers for single input form of rand (bug #56609). * rand.cc: Use idx_type_value(true) rather than double_value() to convert input octave_value to integer size of output array.
author Rik <rik@octave.org>
date Fri, 12 Jul 2019 19:55:03 -0700
parents 823b4bcf79fc
children 83c748eb9fbd
line wrap: on
line source

To cite GNU Octave in publications use:

  John W. Eaton, David Bateman, Søren Hauberg, Rik Wehbring (2019).
  GNU Octave version 5.1.0 manual: a high-level interactive language for
  numerical computations.
  URL https://www.gnu.org/software/octave/doc/v5.1.0/

A BibTeX entry for LaTeX users is:

  @manual{,
    title     = {{GNU Octave} version 5.1.0 manual: a high-level interactive language for numerical computations},
    author    = {John W. Eaton and David Bateman and S{\o}ren Hauberg and Rik Wehbring},
    year      = {2019},
    url       = {https://www.gnu.org/software/octave/doc/v5.1.0/},
  }

We have invested a lot of time and effort in creating GNU Octave, please
cite it when using it.  See also 'citation pkgname' for citing Octave
packages.