Skip to content

Very slow fit call #972

Description

@chang-ph

I'm not sure if it is a bug, but this happens in our use case.

This runs quickly:

using StatsBase: fit, Histogram

fit(Histogram, [-5.6,-5.6])

This takes a very long time:

using StatsBase: fit, Histogram

fit(Histogram, [-5.603325961434038e29,-5.603325961434038e29])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions