view CITATION @ 33363:e95dabfeadb5

eliminate calls to panic_impossible in pt-pr-code.cc * pt-pr-code.cc (error_unexpected): New static function. Use it to replace panic_impossible in tree_print_code visitor functions that should never be called. (tree_print_code::visit_index_expression): Use error instead of panic_impossible to report unexpected index operator.
author John W. Eaton <jwe@octave.org>
date Mon, 08 Apr 2024 20:27:33 -0400
parents ebaa3582e140
children f7f956555e4a
line wrap: on
line source

To cite GNU Octave in publications use:

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

A BibTeX entry for LaTeX users is:

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