Skip to content

Avoid unnecessary IO call in get child indices #380

@mo2561057

Description

@mo2561057

states = load_states(complex_, options)

I think we can avoid this call and use the raw core state space instead.
Loading the full dense state space takes quite a while for larger models and should thus be avoided
whenever possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions