fortran-lang / minpack

Modernized Minpack: for solving nonlinear equations and nonlinear least squares problems
https://fortran-lang.github.io/minpack/
Other
90 stars 18 forks source link

Update README with installation instructions #66

Closed awvwgk closed 2 years ago

awvwgk commented 2 years ago

Installation and integration instructions for fpm and meson.

codecov[bot] commented 2 years ago

Codecov Report

Merging #66 (e39ba42) into main (fa4bcbd) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   88.77%   88.77%           
=======================================
  Files           2        2           
  Lines        1221     1221           
  Branches      456      456           
=======================================
  Hits         1084     1084           
  Misses         40       40           
  Partials       97       97           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fa4bcbd...e39ba42. Read the comment docs.

awvwgk commented 2 years ago

Removed the check and added an option to disable the C-API. Our testsuite will verify whether a compiler fully supports our usage of nested functions or not.