JuliaPhysics / Measurements.jl

Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.
https://juliaphysics.github.io/Measurements.jl/stable/
MIT License
487 stars 37 forks source link

Clean README, NEWS and docs #122

Closed pitmonticone closed 2 years ago

pitmonticone commented 2 years ago

Fixed a few typos.

codecov-commenter commented 2 years ago

Codecov Report

Merging #122 (6e66beb) into master (a5787bd) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   95.57%   95.57%           
=======================================
  Files          13       13           
  Lines         746      746           
=======================================
  Hits          713      713           
  Misses         33       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 a5787bd...6e66beb. Read the comment docs.