view CITATION @ 30435:1f0a2689cab2 stable

Use forward declarations for octave_int<T> where possible (bug #59820). * liboctave/util/oct-inttypes-fwd.h: Forward declare template with correct visibility settings. * liboctave/array/idx-vector.h: Include header with complete declaration. * liboctave/util/oct-inttypes.h, libinterp/corefcn/mx-type-traits.h, libinterp/octave-value/ov-base-scalar.cc, libinterp/octave-value/ov-bool.cc, libinterp/octave-value/ov-float.cc, libinterp/octave-value/ov-magic-int.cc, libinterp/octave-value/ov-magic-int.h, libinterp/octave-value/ov-scalar.cc, liboctave/array/Array-i.cc, liboctave/array/MArray-i.cc, liboctave/numeric/sparse-dmsolve.cc, liboctave/operators/mx-inlines.cc: Include header with forward declaration.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 05 Dec 2021 11:23:41 +0100
parents 8d7671609955
children 347dbc9049d5
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 6.1.0 manual: a high-level interactive language for
  numerical computations.
  URL https://www.gnu.org/software/octave/doc/v6.3.0/

A BibTeX entry for LaTeX users is:

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