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

SparseMatrix

`SparseMatrix` is exported by the canonical `telion` import surface and resolves to `api.sdk.symbol.SparseMatrix`.

Reference contract

FieldValueDescription
importfrom telion import SparseMatrix
definitionIdapi.sdk.symbol.SparseMatrix

SparseMatrix is exported by the canonical telion import surface and resolves to api.sdk.symbol.SparseMatrix.

Contract

PropertyValue
importfrom telion import SparseMatrix
definitionIdapi.sdk.symbol.SparseMatrix

Import

from telion import SparseMatrix

Authoritative source

Catalog
python:telion.__all__
Identity
telion.__all__:SparseMatrix
Path
sdk/python/telion/__init__.py
Symbol
telion.SparseMatrix