2023-04-17 Version 1.3.0 Replacement of an unlabelled CONTINUE in DO loop by CYCLE. Using NINT to assign a real value to an integer variable. Removal of unused variables that were set but not used. 2022-09-07 Version 1.2.0 Fix potential unintentional assignment to dummy variable. 2005-02-21 Version 1.1.0 FD05 dependence changed to FD15. Calls to SGEMV with N=0 avoided to prevent subscript errors. 2004-07-12 Version 1.0.0 Version numbering added 1999-01-14 Initialization of XRMAX moved to top of subroutine MA38DD. Small modifications to commenst on iout/xout in MA38DD and MA38ED 1998-01-20 Initialization of XOUT and IOUT added to subroutine MA38DD. In cases where MA38ED is not called this avoids a possibly wrong decision on storage requirements after label 9000 in MA38DD. 1995-11-30 Original release