Skip to content

Commit

Permalink
Added asymptotics for Stirling factorials, partitions and primes comp…
Browse files Browse the repository at this point in the history
…osition + typo
  • Loading branch information
fargolo committed Sep 23, 2023
1 parent c7b4d16 commit d29e5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AnalyticComb.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ using SymPy
#using DynamicalSystems

export
stirling_factorial, partitions, primes_composition
stirling_factorial, partitions, primes_composition,
p_binary_words_runl

include("binary_words.jl")
Expand Down

0 comments on commit d29e5e4

Please sign in to comment.