HARK designer 0.5.0 ドキュメント

Array creation routines

コンテンツ

Array creation routines

Ones and zeros

From existing data

Creating record arrays (numpy.rec)

ノート

numpy.rec is the preferred alias for numpy.core.records.

Creating character arrays (numpy.char)

ノート

numpy.char is the preferred alias for numpy.core.defchararray.

Numerical ranges

Building matrices

The Matrix class

コンテンツ