Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
ciphercore
as
cc
2
3
# Number of rows of the first matrix
4
n = 2
Callers
nothing calls this directly
Calls
4
create_graph
Method · 0.45
input
Method · 0.45
set_as_output
Method · 0.45
set_as_main
Method · 0.45
Tested by
no test coverage detected