エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
numpy.roll — NumPy v2.3 Manual
numpy.roll# numpy.roll(a, shift, axis=None)[source]# Roll array elements along a given axis. Elem... numpy.roll# numpy.roll(a, shift, axis=None)[source]# Roll array elements along a given axis. Elements that roll beyond the last position are re-introduced at the first. Parameters: aarray_likeInput array. shiftint or tuple of intsThe number of places by which elements are shifted. If a tuple, then axis must be a tuple of the same size, and each of the given axes is shifted by the corresponding num



2012/02/08 リンク