MCPcopy Create free account
hub / github.com/b45ch1/algopy / build_PL

Method build_PL

algopy/utpm/algorithms.py:1567–1575  ·  view source on GitHub ↗

build lower triangular matrix with all ones, i.e. PL = [[0,0,0], [1,0,0], [1,1,0]]

(cls, N)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_pb_choleskyMethod · 0.80

Calls 2

onesMethod · 0.80
trilMethod · 0.45

Tested by

no test coverage detected