Open
Description
I'd love to use AverageShiftedHistograms for density estimation in BAT.jl (density estimation for marginals) and other places, but the dependency on UnicodePlots makes AverageShiftedHistograms very heavy. UnicodePlots is a monster with a load time of about 3 seconds, whereas AverageShiftedHistograms itself is very lightweight, and it's other dependencies are not very heavy either.
@joshday how would you feel about removing UnicodePlots as a dependency? Users would have to call plot
explicitly then, of course, but it would likely reduce the load time of AverageShiftedHistograms drastically.
Metadata
Metadata
Assignees
Labels
No labels