Skip to content

Hist "quick example" is broken #191

@hombit

Description

@hombit
bins = np.linspace(0, 3, 61)
pdfs = np.random.random((100, 61))

ens_h = qp.Ensemble(qp.hist, data=dict(bins=bins, pdfs=pdfs))

I can fix it if i change number of pdfs to 60

Also bins and especially pdfs are not very self-descriptive names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationgood first issueGood for newcomersparameterizationnew/upgraded PDF parameterization need

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions