inducer / inducer/arraycontext
Precision: What actually do `freeze`/`thaw` mean?
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 11
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 2
Description
@kaushikcfd raised the question after attempting a precise description in a paper.
Here are some aspects:
- Arithmetic/other ops are guaranteed to be available only on thawed arrays.
- Exchange between array contexts is only allowed on frozen arrays.
Maybe that suffices?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.