Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1012 Bytes

trilearn_rand_bandmat.rst

File metadata and controls

52 lines (33 loc) · 1012 Bytes

trilearn_rand_bandmat

Random bandmatrix

Package trilearn
Version 2.0.5
Language Python
Docs  
Paper  
Graph type DG
Docker bpimages/trilearn:2.0.5
Module trilearn_rand_bandmat

Description

An object of the max bandwith module specifies a decomposable graph with band structured adjacency matrix of a given maximum width (max_bandwith).

Example

[
  {
    "id": "AR1-5",
    "max_bandwidth": 5,
    "dim": 50
  }
]
.. footbibliography::