Skip to content

Commit 57d023b

Browse files
committed
Catalan -> Combinatorics
1 parent e15966b commit 57d023b

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
julia 0.3
2-
Catalan
2+
Combinatorics
33
Distributions
44
ODE

src/Haar.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
using Catalan
2-
31
export permutations_in_Sn, compose, cycle_structure, data, part, #Functions working with partitions and permutations
42
partition, Haar, expectation, WeingartenUnitary
53

src/densities/Semicircle.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#Wigner semicircle distribution
22

33
importall Distributions
4-
using Catalan
54
export Semicircle
65

76
immutable Semicircle <: ContinuousUnivariateDistribution

0 commit comments

Comments
 (0)