RALFit
RALFit copied to clipboard
Lanczos example (LAPACK)
Example program Lanczos.f90 causes exception
Warning: Floating divide by zero occurred in
call to
call dgesvd( JOBU, JOBVT, n, m, w%Jcopy, n, w%S, w%S, 1, w%S, 1, &
See https://github.com/talassio/RALFit/blob/38b3dc820570ae7b66294229dd7182a3782a513d/libRALFit/src/ral_nlls_internal.f90#L3456
Note: Compiler flag -ieee=stop will break example.