Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Modify vars_to_starts representation #139

Open
@antoine-dedieu

Description

Creating the vars_to_starts as a dictionnary mapping variable to int is expensive in the case where we have a lot of variables.

Instead it could map a variable group to an array (in the case of a NDVariableArray) or a list (for a VariableDict)

Activity

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

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