inducer / inducer/arraycontext
Exposing `np.select`?
未關閉
- 主要語言
- Python
- 星號
- 9
- 分支
- 11
- 平均合併
- 17 小時 12 分鐘
- 30 天內合併 PR
- 2
描述
Should we support `np.select`? It's a bit controversial because one could chain `np.where` to emulate `np.select`, but I thought this would be a cleaner way to implement https://github.com/inducer/meshmode/issues/355.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先閱讀要求公開 np.select 的請求,將其與現有的 np.where 作法比較,並檢視所參照的 meshmode issue 355,以了解提出此要求的使用情境。完成時應包含決定是否支援 np.select,並以測試涵蓋相關行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- numpy, python
- 領域
- data
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 30/100