Skip to content

Add docs for all exported functions #187

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

Open
14 tasks
inkydragon opened this issue May 7, 2025 · 0 comments
Open
14 tasks

Add docs for all exported functions #187

inkydragon opened this issue May 7, 2025 · 0 comments
Labels
doc documentation

Comments

@inkydragon
Copy link
Member

inkydragon commented May 7, 2025

julia> using Combinatorics

julia> Docs.undocumented_names(Combinatorics)
14-element Vector{Symbol}:
 :Combinatorics
 :Partition
 :SkewDiagram
 :doublefactorial
 :fibonaccinum
 :hyperfactorial
 :jacobisymbol
 :legendresymbol
 :lucasnum
 :multifactorial
 :ncpartitions
 :primorial
 :stirlings1
 :stirlings2
  • Combinatorics

factorials.jl

  • doublefactorial
  • hyperfactorial
  • multifactorial
  • primorial

numbers.jl

  • fibonaccinum
  • jacobisymbol
  • legendresymbol
  • lucasnum
  • stirlings1
  • stirlings2

partitions.jl

doc: add more examples and test for partitions #181

  • ncpartitions

youngdiagrams.jl

  • Partition
  • SkewDiagram
@inkydragon inkydragon added the doc documentation label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc documentation
Projects
None yet
Development

No branches or pull requests

1 participant