Skip to content

Memory and Time Cost Estimators #9

@sg495

Description

@sg495

Desired features:

  • Implement memory size estimates for boxclasses, based on shape only.
  • Implement time cost and intermediate memory size estimates for each of the basic contraction ops that can be defined by a boxclass: contract2, rewire and spider.
  • Implement time cost and intermediate memory size estimates for boxclass casts (cf. Boxclass Casts #8).

Additionally, it will be necessary to either (i) mandate that contraction operations be final, or (ii) make the estimates compatible with inheritance and method overrides.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions