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 docstrings #201

Merged
merged 22 commits into from Jan 14, 2020
Merged

update docstrings #201

merged 22 commits into from Jan 14, 2020

Conversation

AshtonSBradley
Copy link
Contributor

  • consistent order of External links and See also
  • minor clarifications for ellipk/ellipe regarding domain of argument.

AshtonSBradley and others added 21 commits December 24, 2019 12:53
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
Co-Authored-By: Simon Byrne <simonbyrne@gmail.com>
src/ellip.jl Outdated
@@ -15,14 +15,13 @@ Computes Complete Elliptic Integral of 1st kind ``K(m)`` for parameter ``m`` giv
\quad \text{for} \quad m \in \left( -\infty, 1 \right] \, .
```

External links: [DLMF](https://dlmf.nist.gov/19.2#E8),
[Wikipedia](https://en.wikipedia.org/wiki/Elliptic_integral#Notational_variants).
External links: [DLMF](https://dlmf.nist.gov/19.2#E8), [Wikipedia](https://en.wikipedia.org/wiki/Elliptic_integral#Notational_variants).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can link to DLMF via X.Y.Z format:

Suggested change
External links: [DLMF](https://dlmf.nist.gov/19.2#E8), [Wikipedia](https://en.wikipedia.org/wiki/Elliptic_integral#Notational_variants).
External links: [DLMF 19.2.8](https://dlmf.nist.gov/19.2.8), [Wikipedia](https://en.wikipedia.org/wiki/Elliptic_integral#Notational_variants).

src/ellip.jl Outdated
@@ -191,14 +190,13 @@ Computes Complete Elliptic Integral of 2nd kind ``E(m)`` for parameter ``m`` giv
\quad \text{for} \quad m \in \left( -\infty, 1 \right] \, .
```

External links: [DLMF](https://dlmf.nist.gov/19.2#E8),
[Wikipedia](https://en.wikipedia.org/wiki/Elliptic_integral#Complete_elliptic_integral_of_the_second_kind).
External links: [DLMF](https://dlmf.nist.gov/19.2#E8), [Wikipedia](https://en.wikipedia.org/wiki/Elliptic_integral#Complete_elliptic_integral_of_the_second_kind).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
External links: [DLMF](https://dlmf.nist.gov/19.2#E8), [Wikipedia](https://en.wikipedia.org/wiki/Elliptic_integral#Complete_elliptic_integral_of_the_second_kind).
External links: [DLMF 19.2.8](https://dlmf.nist.gov/19.2.8), [Wikipedia](https://en.wikipedia.org/wiki/Elliptic_integral#Complete_elliptic_integral_of_the_second_kind).

@AshtonSBradley
Copy link
Contributor Author

i've updated all DLMF links to X.Y.Z form

@simonbyrne simonbyrne merged commit 3f5ed3c into JuliaMath:master Jan 14, 2020
@simonbyrne
Copy link
Member

Thanks!

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.

None yet

2 participants