view CITATION @ 30706:6fff5d9291ce stable

describe find's indexing behavior for dim > 2 and add BIST (bug #61986) * libinterp/corefcn/find.cc: add description of find returning column indexing of flattened multidimensional arrays to docstring, add a BIST to verify behavior.
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Thu, 03 Feb 2022 09:08:39 -0500
parents 347dbc9049d5
children 04120d65778a
line wrap: on
line source

To cite GNU Octave in publications use:

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

A BibTeX entry for LaTeX users is:

  @manual{,
    title     = {{GNU Octave} version 7.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      = {2022},
    url       = {https://www.gnu.org/software/octave/doc/v7.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.