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

update documentation for roots, copy edit #346

Merged
merged 7 commits into from
Jun 1, 2021

Conversation

jverzani
Copy link
Member

@jverzani jverzani commented Jun 1, 2021

  • Update documentation to list alternatives to roots
  • some copy-editing of the documentation

@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #346 (58f1802) into master (e64e542) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #346      +/-   ##
==========================================
- Coverage   78.82%   78.79%   -0.03%     
==========================================
  Files          23       23              
  Lines        2649     2650       +1     
==========================================
  Hits         2088     2088              
- Misses        561      562       +1     
Impacted Files Coverage Δ
src/common.jl 90.18% <ø> (ø)
src/polynomials/ImmutablePolynomial.jl 93.63% <ø> (ø)
src/polynomials/LaurentPolynomial.jl 89.63% <ø> (ø)
src/polynomials/SparsePolynomial.jl 98.14% <ø> (ø)
src/polynomials/factored_polynomial.jl 0.00% <ø> (ø)
src/polynomials/multroot.jl 92.38% <ø> (ø)
src/polynomials/ngcd.jl 95.34% <0.00%> (-0.35%) ⬇️
src/polynomials/pi_n_polynomial.jl 100.00% <ø> (ø)
src/polynomials/standard-basis.jl 94.20% <ø> (ø)
src/rational-functions/common.jl 70.83% <ø> (ø)
... and 1 more

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 e64e542...58f1802. Read the comment docs.

@jverzani jverzani merged commit e413073 into JuliaMath:master Jun 1, 2021
@jverzani jverzani deleted the real_roots branch June 1, 2021 22:26
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.

1 participant