jacobwilliams / roots-fortran

A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.
Other
35 stars 5 forks source link

Alternate version #3

Closed jacobwilliams closed 3 years ago

jacobwilliams commented 3 years ago

A different way to use the preprocessor to get it to work with different kinds. This way works with FORD and FPM, whereas the other way currently doesn't.