MCPcopy Create free account
hub / github.com/ciphermodelabs/ciphercore / matrix_multiplication.py

File matrix_multiplication.py

ciphercore-base/src/applications/matrix_multiplication.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ciphercore as cc
2
3# Number of rows of the first matrix
4n = 2

Callers

nothing calls this directly

Calls 4

create_graphMethod · 0.45
inputMethod · 0.45
set_as_outputMethod · 0.45
set_as_mainMethod · 0.45

Tested by

no test coverage detected