ralna / RALFit

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

Hp docs #41

Open tyronerees opened 5 years ago

tyronerees commented 5 years ago

Opening this pull request now, but I'd like to be sure the docs actually describe the changes to the code before it gets merged.

This will fix #36

The option 'Fortran_Jacobian' is not currently documented, and the description of how the Jacobian is laid out in memory also needs to be documented.

The output of the updated docs can be viewed at: https://ralfit.readthedocs.io/projects/Fortran/en/hp_docs/

codecov-io commented 5 years ago

Codecov Report

Base: 84.41% // Head: 84.41% // No change to project coverage :thumbsup:

Coverage data is based on head (833825d) compared to base (b9f438c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #41 +/- ## ======================================= Coverage 84.41% 84.41% ======================================= Files 4 4 Lines 2566 2566 ======================================= Hits 2166 2166 Misses 400 400 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ralna). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ralna)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.