view liboctave/cruft/amos/README @ 18174:b72bcf5f78cc stable release-3-8-0

Version 3.8.0 released. * configure.ac (OCTAVE_VERSION): Now 3.8.0. (OCTAVE_RELEASE_DATE): Now 2013-12-27.
author John W. Eaton <jwe@octave.org>
date Fri, 27 Dec 2013 16:59:04 -0500
parents 648dabbb4c6b
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