google-deepmind / google-deepmind/dm_control
DeprecationWarning: Setting the shape on a NumPy array has been deprecated in NumPy 2.5.
オープン
- 主要言語
- Python
- スター
- 4.7k
- フォーク
- 764
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
NumPy release note for 2.5.0: https://numpy.org/devdocs/release/2.5.0-notes.html#deprecations
NumPy PR for this change: https://github.com/numpy/numpy/pull/29536
コントリビューションガイド
調査の方向性
Start with the NumPy 2.5.0 release note and linked NumPy PR #29536, then search dm_control for assignments that trigger the deprecated shape-setting warning. Done means the warning no longer appears under NumPy 2.5; run the relevant project tests after locating the affected entry point.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- numpy, python
- 領域
- machine-learning
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 45/100