Enable/disable the Numpy usage.
[isUseNumpy = ] pyUseNumpy([mustUseNumpy])
A boolean.
A boolean.
By default all the data are wrapped into single elements, one-dim lists or two-dim lists.
In setting UseNumpy to true, the data will be converted into numpy ones excepted for single elements (matrix 1x1).
Version | Description |
5.4.0 | Python module. |