JuliaMath / JuliaMath/SpecialFunctions.jl

Improve list of functions in the docs

Open
#25 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
381
Forks
113
Avg merge
1d 23h
Merged PRs (30d)
1

Description

The list of functions at http://juliamath.github.io/SpecialFunctions.jl/latest/ doesn't cover all the implemented functions. For example, `polygamma` is not documented although it is available. Also the ordering of functions in the table seems incomprehensible.
The list at http://juliamath.github.io/SpecialFunctions.jl/latest/special.html has all the functions as it seems autogenerated from the source code. How about just removing the hand-maintained table? Following the DRY principle, the autogenerated list is much better in terms of maintenance cost.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.