Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

copy_matrix

`copy_matrix` is an optional parameter of `telion_api.SparseMatrix.to_scipy_csr` with the installed type contract `bool`.

Reference contract

FieldValueDescription
symboltelion_api.SparseMatrix.to_scipy_csr
parametercopy_matrix
kindkeyword-only
typebool
requiredfalse
defaulttrue

copy_matrix is an optional parameter of telion_api.SparseMatrix.to_scipy_csr with the installed type contract bool.

Contract

PropertyValue
symboltelion_api.SparseMatrix.to_scipy_csr
parametercopy_matrix
kindkeyword-only
typebool
requiredfalse
defaulttrue

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.SparseMatrix.to_scipy_csr:parameter:copy_matrix
Path
sdk/python/telion_api/model.py
Symbol
telion_api.SparseMatrix.to_scipy_csr