Skip to content

Commit e15966b

Browse files
committed
Remove duplicate file
1 parent 1657776 commit e15966b

File tree

2 files changed

+1
-303
lines changed

2 files changed

+1
-303
lines changed

src/HaarSymbolic.jl

Lines changed: 0 additions & 301 deletions
This file was deleted.

src/RandomMatrices.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module RandomMatrices
22
importall Distributions
3-
using Catalan
3+
using Combinatorics
44

55
import Base.rand
66

@@ -35,7 +35,6 @@ include("Ginibre.jl")
3535
#Generating matrices of Haar measure
3636
include("Haar.jl")
3737
include("HaarMeasure.jl")
38-
include("HaarSymbolic.jl")
3938

4039
#Fast histogrammer for matrix eigenvalues - hist_eig
4140
include("FastHistogram.jl")

0 commit comments

Comments
 (0)