Skip to content

Bug in lbm_bifunc #95

@zyh722

Description

@zyh722

Hi, when I run the lbm_bifunc code listed below:

lbm_res = lbm_bifunc(data1, K=4, L=3, display=False, nbasis = 5,
                     basis_name = 'spline', init='kmeans')

I encounter a bug:

ValueError: could not broadcast input array from shape (40,5) into shape (5,)

How to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions