devankestel/hilldown

Add method to HilldownDraw class get_bell_curve_points.

Closed this issue · 0 comments

Add a method to the hilldown draw class which takes in a standard deviation, mean, number of points, and returns an array of (x, y) tuples of points for that specific normal bell curve.
image