Skip to content

eigen update error ? #41

@navoti

Description

@navoti

psopt 5, propagate.cxx, line 138:
for (i=0;i<nparams;i++) param[i-1] = parameters(i);

should probably be modified to:
for (i=0;i<nparams;i++) param[i] = parameters(i);

best,
navot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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