Skip to content

Change fSys datastructure #25

@scarrazza

Description

@scarrazza

Issue by Zaharid
Sunday Jul 02, 2017 at 10:18 GMT
Originally opened as https://github.com/NNPDF/libnnpdf/issues/25


Experiment should get a packed array (as in vector<double> buffer of unique_ptr<double*> buffer) of correlates systematics and another packed array of uncorrelated ones at construction time. We shouldn't have to dereference a deeply nested structure in a tight loop to query basic information, which is furthermore duplicated since the systematic types are the same for each point.

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