view CITATION @ 30864:df26decca96b stable

Tweak check for maximum possible increment of integer ranges (bug #62212). * ibinterp/octave-value/ov.cc (range_numel (T base, double increment, T limit)): Use condition that compensates the impact of floating point representation. * test/range.tst: Tag tests as fixed.
author Markus Mützel <markus.muetzel@gmx.de>
date Wed, 23 Mar 2022 18:27:53 +0100
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.