File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ docsrcdir = joinpath(docdir, "src")
3636
3737exclude = [
3838 " BuildSequences.jl" ,
39- " ForcePrecompil .jl" ,
39+ " ForcePrecompile .jl" ,
4040 " IntegerSequences.jl" ,
4141 " TemplateModule.jl" ,
4242 " _EXPORT.jl" ,
Original file line number Diff line number Diff line change 22# Copyright Peter Luschny. License is MIT.
33# This file includes parts from Combinatorics.jl in modified form.
44
5- # Version of: UTC 2019-11-20 19:58:47
6- # c81a5db0-0bc7 -11ea-378a-31a7c428ddd4
5+ # Version of: UTC 2019-11-20 20:06:49
6+ # e79974de-0bc8 -11ea-1c7f-9dbad37f118f
77
88# Do not edit this file, it is generated from the modules and will be overwritten!
99# Edit the modules in the src directory and build this file with BuildSequences.jl!
@@ -4416,8 +4416,6 @@ Return the pyramidal numbers of shape 10 (decagonal pyramidal numbers).
44164416$(SIGNATURES)
44174417"""
44184418V007585 (n) = PyramidalNumber (n, 10 )
4419- # *** ForcePrecompile.jl ****************
4420- BuildSequences. build_all ()
44214419# *** GaussFactorials.jl ****************
44224420"""
44234421
Original file line number Diff line number Diff line change 22# Copyright Peter Luschny. License is MIT.
33# This file includes parts from Combinatorics.jl in modified form.
44
5- # Version of: UTC 2019-11-20 19:58:47
6- # c81ef192-0bc7 -11ea-3e3f-5d055b054c96
5+ # Version of: UTC 2019-11-20 20:06:49
6+ # e7a00492-0bc8 -11ea-1182-4f2506750a18
77
88# Do not edit this file, it is generated from the modules and will be overwritten!
99# Edit the modules in the src directory and build this file with BuildSequences.jl!
@@ -116,7 +116,6 @@ println("\nTEST: (for n ∈ 1:1000")
116116@time (for n ∈ 1 : 1000
117117V000326 (n)
118118end )
119- # +++ ForcePrecompile.jl +++
120119# +++ GaussFactorials.jl +++
121120# +++ GeneralizedBinomial.jl +++
122121println (" \n TEST: (for n ∈ 0:10000" )
Original file line number Diff line number Diff line change 22# Copyright Peter Luschny. License is MIT.
33# This file includes parts from Combinatorics.jl in modified form.
44
5- # Version of: UTC 2019-11-20 19:58:47
6- # c81cceb0-0bc7 -11ea-280d-95ae9eb11f47
5+ # Version of: UTC 2019-11-20 20:06:49
6+ # e79dbaa0-0bc8 -11ea-0ebd-cbcb206733a7
77
88# Do not edit this file, it is generated from the modules and will be overwritten!
99# Edit the modules in the src directory and build this file with BuildSequences.jl!
@@ -477,7 +477,6 @@ SeqTest(v, 'V')
477477end
478478end
479479end
480- # *** ForcePrecompile.jl *********
481480# *** GaussFactorials.jl *********
482481@testset " GaussFactorial" begin
483482if data_installed ()
You can’t perform that action at this time.
0 commit comments