arpack-ng icon indicating copy to clipboard operation
arpack-ng copied to clipboard

Timing statistics refer to the old 2.4 version

Open caliarim opened this issue 7 years ago • 1 comments
trafficstars

In the X{n,s}aupd.f file, the final timing statistics refer to version 2.4 (07/31/96). Moreover, there is a file version.h which sets VERSION_NUMBER to ' 2.1' and VERSION_DATE to ' 11/15/95', but it appears to be unused. I think X{n,s}aupd.f should use version.h, which in turn should be synchronized with configure.ac.

caliarim avatar Jan 26 '18 10:01 caliarim

Sorry, version.h is not valid fortran file. It cannot be directly used by X{n,s}aupd.f.

caliarim avatar Jan 26 '18 13:01 caliarim