ralna / RALFit

A non-linear least squares solver
Other
25 stars 6 forks source link

Add nag debug setting to CI #98

Closed tyronerees closed 3 years ago

tyronerees commented 3 years ago

Running the NAG compiler with the flags -g -W0,-gline -nan -C=all -C=undefined -u -ieee=full -kind=unique may highlight issues.

This is not compatible with the C compiler, so will need to be run as a fortran only test.