trilearn_bandmat

Band matrix

Package

trilearn

Version

2.0.5

Language

Python

Docs

Paper

Graph type

DG

Docker

bpimages/trilearn:2.0.5

Module

trilearn_bandmat

Description

An object of this module specifies a decomposable graphs with adjacency matrix with given bandwidth (bandwith).

Example

[
  {
    "id": "AR2",
    "bandwidth": 2,
    "dim": 50
  }
]