MCPcopy Index your code
hub / github.com/bengolder/python-geometry / __init__

Method __init__

geometry/matrix.py:26–51  ·  view source on GitHub ↗

Nested iterables of values can be passed, or you can designate a size of the matrix. The default is 3x3 identity matrix.

(self, table=None, rows=3, columns=3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

is_rectangularMethod · 0.95
MatrixErrorClass · 0.85
appendMethod · 0.80

Tested by

no test coverage detected