jmert / AssociatedLegendrePolynomials.jl

A library for calculating the Associated Legendre polynomials
https://jmert.github.io/AssociatedLegendrePolynomials.jl/
MIT License
20 stars 2 forks source link

Cleanup the public documentation #20

Closed jmert closed 4 years ago

jmert commented 4 years ago

This cleans up the documentation a bit in preparation for a new release.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   95.80%   95.80%           
=======================================
  Files           9        9           
  Lines         262      262           
=======================================
  Hits          251      251           
  Misses         11       11           
Impacted Files Coverage Δ
src/Legendre.jl 100.00% <ø> (ø)
src/calculation.jl 96.15% <ø> (ø)
src/scalar.jl 83.33% <ø> (ø)

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 80e46ed...01a141b. Read the comment docs.