Skip to content

Commit

Permalink
Merge pull request #213 from Conning/dont-use-statsfuns
Browse files Browse the repository at this point in the history
Don't use StatsFuns
  • Loading branch information
andreasnoack committed Sep 14, 2016
2 parents cc384ef + a419f70 commit 07109b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/StatsBase.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ module StatsBase
using Compat
import Compat: String, view

using StatsFuns

import Base: length, isempty, eltype, values, sum, mean, mean!, show, quantile
import Base: rand, rand!
import Base.LinAlg: BlasReal, BlasFloat
Expand Down

0 comments on commit 07109b6

Please sign in to comment.