We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ebe922 + b5f0e59 commit f058264Copy full SHA for f058264
src/RandomMatrices.jl
@@ -50,7 +50,7 @@ include("StatisticalTests.jl")
50
include("StochasticProcess.jl")
51
52
#Invariant ensembles
53
-if filesize(Pkg.dir("ApproxFun")) != 0
+if filemode(Pkg.dir("ApproxFun")) != 0
54
include("InvariantEnsembles.jl")
55
end
56
0 commit comments