Skip to content
Prev 1938 / 398506 Next

'repeated' calculation

Peter,

Not in 0.62.4 it is not, and this is a problem with that library on 0.62.x.
On 0.62.4 that include directory includes only

Blas.h      Linpack.h   S.h         f2c.h       
Fortran.h   Platform.h  S_compat.h  

but much more on 0.63.x.

The code uses #include "Mathlib.h", so you can copy Mathlib.h from
src/include in the source distribution to repeated/src.  You still
need to get a source distribution for this, of course.

Brian