view liboctave/external/amos/README @ 33634:4a70f390c85e default tip @

maint: Merge stable to default.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 28 May 2024 15:25:54 +0200
parents 451f4f291f46
children
line wrap: on
line source

The files in this directory have been modified from those found on
netlib by changing the following subroutine names

  zabs --> xzabs
  zexp --> xzexp
  zlog --> xzlog
  zsqrt --> xzsqrt

to avoid conflicts with non-standard but commonly used Fortran
intrinsic function names.

John W. Eaton
jwe@octave.org

Wed Nov 11 17:29:50 1998

More files have been modified to recover Matlab compatibility for
Bessel functions. Now the output is always computed, independently
from the magnitude of the input

  cbesh.f
  cbesi.f
  cbesj.f
  cbesk.f
  zbesh.f
  zbesi.f
  zbesj.f
  zbesk.f

Michele Ginesi
michele.ginesi@gmail.com

Sat Jul 22 11:43:40 2017