Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation #152

Merged
merged 3 commits into from
Nov 6, 2019
Merged

Add documentation #152

merged 3 commits into from
Nov 6, 2019

Conversation

amontoison
Copy link
Member

@amontoison amontoison commented Nov 5, 2019

@coveralls
Copy link

coveralls commented Nov 5, 2019

Coverage Status

Coverage decreased (-0.2%) to 96.123% when pulling 3734281 on amontoison:docs into db180a0 on JuliaSmoothOptimizers:master.

@codecov
Copy link

codecov bot commented Nov 6, 2019

Codecov Report

Merging #152 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #152   +/-   ##
======================================
  Coverage    96.9%   96.9%           
======================================
  Files          24      24           
  Lines        1972    1972           
======================================
  Hits         1911    1911           
  Misses         61      61
Impacted Files Coverage Δ
src/Krylov.jl 100% <ø> (ø) ⬆️
src/cg_lanczos.jl 100% <ø> (ø) ⬆️
src/krylov_utils.jl 100% <ø> (ø) ⬆️

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 db180a0...3734281. Read the comment docs.

docs/src/api.md Show resolved Hide resolved
src/Krylov.jl Outdated Show resolved Hide resolved
src/krylov_utils.jl Outdated Show resolved Hide resolved
src/krylov_utils.jl Outdated Show resolved Hide resolved
@amontoison
Copy link
Member Author

Ok, thanks for the review. I also changed some indentations and add a comment about the AbstractLinearOperator required for A.
If you want to see what the documentation looks like before merging the pull request: build.zip

@dpo dpo merged commit ebb5b11 into JuliaSmoothOptimizers:master Nov 6, 2019
@dpo
Copy link
Member

dpo commented Nov 6, 2019

Thank you!

@dpo dpo changed the title Add documentations Add documentation Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants