inducer / inducer/arraycontext
Dealing with constants in `freeze`
未关闭
- 主要语言
- Python
- 星标
- 9
- 派生
- 11
- 平均合并
- 17 小时 12 分钟
- 30 天内合并 PR
- 2
描述
Right now, I think we bake constants into the code no matter what, at considerable expense. (For example, we might recompile every time the time step changes.) Maybe defaulting the other way (replace every numerical constant with a variable) is better?
cc @kaushikcfd @matthiasdiener
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。