-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
andspider
. - 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
Labels
No labels
Type
Projects
Status
Planned