Skip to content

MergeTree.smoothing() crashes with IndexError #102

Description

@sperciva

To reproduce, run

import cereeberus.data.ex_mergetrees as ex_mt

T2 = ex_mt.randomMergeTree(n=8, seed=1)
print(T2)
print(T2.f)

T2.smoothing(eps=1.0)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions